From 27935651e67c30253d0fe7507570849c520a6e2c Mon Sep 17 00:00:00 2001 From: d47081 <108541346+d47081@users.noreply.github.com> Date: Mon, 30 Oct 2023 21:01:11 +0200 Subject: [PATCH] Updated Translations (markdown) --- Translations.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Translations.md b/Translations.md index 45bc624..1e4551d 100644 --- a/Translations.md +++ b/Translations.md @@ -6,6 +6,12 @@ Official translations provided by community on [Crowdin](https://crowdin.com/pro ### Translate existing language +Check remote for last changes before overwrite it + +``` +php bin/console translation:pull --force --intl-icu --domains="messages" +``` + Extract EN messages localization and cleanup deprecated strings, where EN - is default language _\* default language could be also required for provider updates_