From 13bfaed53cea4f546f639cd45f6506fdf3ba5e98 Mon Sep 17 00:00:00 2001 From: jpirnay Date: Thu, 26 Mar 2026 10:43:37 +0100 Subject: [PATCH] Fix codes (cherry picked from commit 86c935bfc934048c9cc789b3c6ddee45634da1c5) --- lib/I18n/translations/portuguese_br.yaml | 2 +- lib/I18n/translations/portuguese_pt.yaml | 2 +- lib/I18n/translations/russian.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/I18n/translations/portuguese_br.yaml b/lib/I18n/translations/portuguese_br.yaml index 6801a957..fed6bdb7 100644 --- a/lib/I18n/translations/portuguese_br.yaml +++ b/lib/I18n/translations/portuguese_br.yaml @@ -1,6 +1,6 @@ _language_name: "Português (Brasil)" _language_code: "PO" -_order: "6" +_order: "5" STR_CROSSPOINT: "CrossPoint" STR_BOOTING: "INICIANDO" diff --git a/lib/I18n/translations/portuguese_pt.yaml b/lib/I18n/translations/portuguese_pt.yaml index b1d1bb51..ad0d0bd9 100644 --- a/lib/I18n/translations/portuguese_pt.yaml +++ b/lib/I18n/translations/portuguese_pt.yaml @@ -1,6 +1,6 @@ _language_name: "Português (Portugal)" _language_code: "PT" -_order: "5" +_order: "19" STR_CROSSPOINT: "CrossPoint" STR_BOOTING: "INICIANDO" diff --git a/lib/I18n/translations/russian.yaml b/lib/I18n/translations/russian.yaml index 414e270c..82a1c188 100644 --- a/lib/I18n/translations/russian.yaml +++ b/lib/I18n/translations/russian.yaml @@ -1,6 +1,6 @@ _language_name: "Русский" _language_code: "RU" -_order: "19" +_order: "6" STR_CROSSPOINT: "CrossPoint" STR_BOOTING: "Загрузка"