From 4d021537eb0b4700b9f2538c32f0d05caac60652 Mon Sep 17 00:00:00 2001 From: HiddifyOfficial <129010482+HiddifyOfficial@users.noreply.github.com> Date: Mon, 11 Mar 2024 07:50:34 +0330 Subject: [PATCH] inlang: update translations --- assets/translations/strings_es.i18n.json | 2 +- assets/translations/strings_pt-BR.i18n.json | 2 +- assets/translations/strings_ru.i18n.json | 2 +- assets/translations/strings_tr.i18n.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/translations/strings_es.i18n.json b/assets/translations/strings_es.i18n.json index 93e11ed1..8aaa921e 100644 --- a/assets/translations/strings_es.i18n.json +++ b/assets/translations/strings_es.i18n.json @@ -30,7 +30,7 @@ "overviewPageTitle": "Perfiles", "detailsPageTitle": "Perfil", "activeProfileNameSemanticLabel": "Nombre del perfil activo: \"${name}\".", - "activeProfileBtnSemanticLabel": "Ver todos los perfiles.", + "activeProfileBtnSemanticLabel": "Ver todos los perfiles", "nonActiveProfileBtnSemanticLabel": "Seleccione \"${name}\" como perfil activo.", "subscription": { "traffic": "Tráfico", diff --git a/assets/translations/strings_pt-BR.i18n.json b/assets/translations/strings_pt-BR.i18n.json index 99994dfb..df96315c 100644 --- a/assets/translations/strings_pt-BR.i18n.json +++ b/assets/translations/strings_pt-BR.i18n.json @@ -41,7 +41,7 @@ "overviewPageTitle": "Perfis", "detailsPageTitle": "Perfil", "activeProfileNameSemanticLabel": "Nome do perfil ativo: \"${name}\".", - "activeProfileBtnSemanticLabel": "Ver todos os perfis.", + "activeProfileBtnSemanticLabel": "Ver todos os perfis", "nonActiveProfileBtnSemanticLabel": "Selecione \"${name}\" como perfil ativo.", "subscription": { "traffic": "Tráfego", diff --git a/assets/translations/strings_ru.i18n.json b/assets/translations/strings_ru.i18n.json index cee2b6cb..99ffbccd 100644 --- a/assets/translations/strings_ru.i18n.json +++ b/assets/translations/strings_ru.i18n.json @@ -36,7 +36,7 @@ "overviewPageTitle": "Профили", "detailsPageTitle": "Профиль", "activeProfileNameSemanticLabel": "Имя активного профиля: «${name}».", - "activeProfileBtnSemanticLabel": "Посмотреть все профили.", + "activeProfileBtnSemanticLabel": "Посмотреть все профили", "nonActiveProfileBtnSemanticLabel": "Выберите «${name}» в качестве активного профиля.", "subscription": { "traffic": "Трафик", diff --git a/assets/translations/strings_tr.i18n.json b/assets/translations/strings_tr.i18n.json index 4c4f16d3..25cc0620 100644 --- a/assets/translations/strings_tr.i18n.json +++ b/assets/translations/strings_tr.i18n.json @@ -36,7 +36,7 @@ "overviewPageTitle": "Profiller", "detailsPageTitle": "Profil", "activeProfileNameSemanticLabel": "Aktif profil adı: \"${name}\".", - "activeProfileBtnSemanticLabel": "Tüm profilleri görüntüleyin.", + "activeProfileBtnSemanticLabel": "Tüm profilleri görüntüleyin", "nonActiveProfileBtnSemanticLabel": "Aktif profil olarak \"${name}\" seçeneğini seçin.", "subscription": { "traffic": "Trafik",