From 0c5fd9a7738165f3eef67ceb0e05255350c3ff09 Mon Sep 17 00:00:00 2001 From: Rait Nigol Date: Tue, 25 Jun 2024 11:50:25 +0300 Subject: [PATCH] change locale --- config/locales/auctions.et.yml | 2 +- config/locales/devise.en.yml | 6 +++--- config/locales/histories.et.yml | 2 +- config/locales/oleg.fixme.please.et.yml | 2 +- config/locales/users.en.yml | 14 +++++++------- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/config/locales/auctions.et.yml b/config/locales/auctions.et.yml index 6ab71e2d4..91c457738 100644 --- a/config/locales/auctions.et.yml +++ b/config/locales/auctions.et.yml @@ -33,7 +33,7 @@ et: participate: "Osale!" all_list: "Kuva kõik" pagination_list: "Kuva 15 leheküljel" - finished_auctions: "Lõppenud oksjonid arved" + finished_auctions: "Lõppenud oksjonid" you: "Sinu pakkumus" blind_auction: "Pimeoksjon" english_auction: "Inglise oksjon" diff --git a/config/locales/devise.en.yml b/config/locales/devise.en.yml index 790074fc8..05ebf3160 100644 --- a/config/locales/devise.en.yml +++ b/config/locales/devise.en.yml @@ -85,11 +85,11 @@ en: updated: "Your account has been updated successfully." sessions: new: - sign_in_with_identity_document: "Sign in with identity document" + sign_in_with_identity_document: "Sign in with an identity document" identity_document_text: | - Sign in using Estonian (incl. e-residents) ID card, mobile ID, + Sign in using an Estonian (incl. e-residents) ID card, mobile ID, Bank link or other EU citizen's electronic ID supported by EIDAS. - sign_in_with_password: "Sign with password" + sign_in_with_password: "Sign in with a password" signed_in: "Signed in successfully." signed_out: "Signed out successfully." already_signed_out: "Signed out successfully." diff --git a/config/locales/histories.et.yml b/config/locales/histories.et.yml index 03f75e990..3eff6cfce 100644 --- a/config/locales/histories.et.yml +++ b/config/locales/histories.et.yml @@ -1,4 +1,4 @@ et: histories: - title: Lõppenud oksjonid + title: 'Lõppenud oksjonid' current_auctions: Praegused oksjonid \ No newline at end of file diff --git a/config/locales/oleg.fixme.please.et.yml b/config/locales/oleg.fixme.please.et.yml index de6d2e86a..e16ca3778 100644 --- a/config/locales/oleg.fixme.please.et.yml +++ b/config/locales/oleg.fixme.please.et.yml @@ -1,3 +1,3 @@ en: auction: - all: 'All auctions' \ No newline at end of file + all: 'All auctions' \ No newline at end of file diff --git a/config/locales/users.en.yml b/config/locales/users.en.yml index 874d5904e..c7b331b6f 100644 --- a/config/locales/users.en.yml +++ b/config/locales/users.en.yml @@ -38,12 +38,12 @@ en: create_an_account: "Create an account" new: - title: "Create a user account" + title: "Create an user account" already_signed_in: "You are already signed in" errors: "prohibited this user from being saved" form: - password_requirements: "Password at least %{minimum} characters" + password_requirements: "Password has to be at least %{minimum} characters long" sign_up: "Sign up" contact_data: "Contact data" personal_data: "Personal data" @@ -51,17 +51,17 @@ en: you_can_leave_blank: "leave blank if you don't want to change it" we_need_your_password: "we need your current password to confirm your changes)" currently_pending_confirmation: "Currently pending confirmation for %{email}." - daily_summary: "Daily summary" + daily_summary: "Send Daily Auction summary to my email" tara_form: - password_requirements: "Password at least %{minimum} characters" + password_requirements: "Password has to be at least %{minimum} characters" sign_up: "Sign up" - contact_data: "Contact data" + contact_data: "Register with contact data" personal_data: "Personal data" new_password: "New password" you_can_leave_blank: "leave blank if you don't want to change it" we_need_your_password: "we need your current password to confirm your changes)" - data_from_identity_document: "Data from identity document" + data_from_identity_document: "Register with data from identity document" daily_summary: "Daily summary" update: @@ -108,4 +108,4 @@ en: terms_and_conditions: "Terms and conditions" password: "Password" password_confirmation: "Password confirmation" - identity_code: "Identity code" + identity_code: "Personal identification code"