From ddfdf484f00a5fc31e8c55681097ca210c9bff7b Mon Sep 17 00:00:00 2001 From: Meritoo Date: Mon, 13 Jan 2025 22:20:59 +0100 Subject: [PATCH 1/2] Update the "Created at" and "Updated at" translations --- VERSION | 2 +- src/Resources/translations/words+intl-icu.de.yaml | 1 + src/Resources/translations/words+intl-icu.en.yaml | 1 + src/Resources/translations/words+intl-icu.pl.yaml | 1 + 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index cb0c939..be14282 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.5.2 +0.5.3 diff --git a/src/Resources/translations/words+intl-icu.de.yaml b/src/Resources/translations/words+intl-icu.de.yaml index 28b6b69..6d2c1e0 100644 --- a/src/Resources/translations/words+intl-icu.de.yaml +++ b/src/Resources/translations/words+intl-icu.de.yaml @@ -75,6 +75,7 @@ meritoo_common: one {Fotografie} other {Fotos} } + information: created_at: >- {gender, select, female {Erstellt am} diff --git a/src/Resources/translations/words+intl-icu.en.yaml b/src/Resources/translations/words+intl-icu.en.yaml index 4443552..3db6378 100644 --- a/src/Resources/translations/words+intl-icu.en.yaml +++ b/src/Resources/translations/words+intl-icu.en.yaml @@ -75,6 +75,7 @@ meritoo_common: one {Photography} other {Photographs} } + information: created_at: >- {gender, select, female {Created at} diff --git a/src/Resources/translations/words+intl-icu.pl.yaml b/src/Resources/translations/words+intl-icu.pl.yaml index d146f4c..38fee18 100644 --- a/src/Resources/translations/words+intl-icu.pl.yaml +++ b/src/Resources/translations/words+intl-icu.pl.yaml @@ -105,6 +105,7 @@ meritoo_common: many {Fotografii} other {Fotografii} } + information: created_at: >- {gender, select, female {Utworzona} From e4c174475d78be26df9b0e17ee01672ecec7dd91 Mon Sep 17 00:00:00 2001 From: Meritoo Date: Mon, 13 Jan 2025 22:22:28 +0100 Subject: [PATCH 2/2] Add the "Settings" translation --- src/Resources/translations/words.de.yaml | 1 + src/Resources/translations/words.en.yaml | 1 + src/Resources/translations/words.pl.yaml | 1 + 3 files changed, 3 insertions(+) diff --git a/src/Resources/translations/words.de.yaml b/src/Resources/translations/words.de.yaml index a2ee09e..31de4a0 100644 --- a/src/Resources/translations/words.de.yaml +++ b/src/Resources/translations/words.de.yaml @@ -48,6 +48,7 @@ meritoo_common: address: Adresse zip_code: Postleitzahl configuration: Konfiguration + settings: Einstellungen area: country: Land county: Bezirk diff --git a/src/Resources/translations/words.en.yaml b/src/Resources/translations/words.en.yaml index 7abc3a3..588a5cf 100644 --- a/src/Resources/translations/words.en.yaml +++ b/src/Resources/translations/words.en.yaml @@ -48,6 +48,7 @@ meritoo_common: address: Address zip_code: Post Code configuration: Configuration + settings: Settings area: country: Country county: County diff --git a/src/Resources/translations/words.pl.yaml b/src/Resources/translations/words.pl.yaml index 6dff0a0..300af90 100644 --- a/src/Resources/translations/words.pl.yaml +++ b/src/Resources/translations/words.pl.yaml @@ -48,6 +48,7 @@ meritoo_common: address: Adres zip_code: Kod pocztowy configuration: Konfiguracja + settings: Ustawienia area: country: Kraj county: Hrabstwo