From 473dc18c7e65a6aa823205fc6ce757b31f1ea575 Mon Sep 17 00:00:00 2001 From: Jenkins <jenkins@ring-packaging.cx> Date: Mon, 27 Jan 2025 09:36:21 -0500 Subject: [PATCH] i18n: automatic bump Change-Id: I24bc218ebe2cc9fbb2fda32dd42823f9a12a27e3 --- jams-react-client/public/locales/ar/translation.json | 1 + jams-react-client/public/locales/be/translation.json | 1 + jams-react-client/public/locales/bg/translation.json | 1 + jams-react-client/public/locales/bn/translation.json | 1 + jams-react-client/public/locales/ca/translation.json | 1 + jams-react-client/public/locales/cs_CZ/translation.json | 1 + jams-react-client/public/locales/da/translation.json | 1 + jams-react-client/public/locales/de/translation.json | 1 + jams-react-client/public/locales/el/translation.json | 1 + jams-react-client/public/locales/eo/translation.json | 1 + jams-react-client/public/locales/es/translation.json | 1 + jams-react-client/public/locales/et/translation.json | 1 + jams-react-client/public/locales/fa/translation.json | 1 + jams-react-client/public/locales/fi/translation.json | 1 + jams-react-client/public/locales/fr/translation.json | 1 + jams-react-client/public/locales/he/translation.json | 1 + jams-react-client/public/locales/hi_IN/translation.json | 1 + jams-react-client/public/locales/hu/translation.json | 1 + jams-react-client/public/locales/id/translation.json | 1 + jams-react-client/public/locales/it/translation.json | 1 + jams-react-client/public/locales/ja/translation.json | 1 + jams-react-client/public/locales/ko/translation.json | 1 + jams-react-client/public/locales/lt/translation.json | 1 + jams-react-client/public/locales/nb/translation.json | 1 + jams-react-client/public/locales/nl/translation.json | 1 + jams-react-client/public/locales/oc/translation.json | 1 + jams-react-client/public/locales/pa/translation.json | 1 + jams-react-client/public/locales/pl/translation.json | 1 + jams-react-client/public/locales/pt/translation.json | 1 + jams-react-client/public/locales/pt_BR/translation.json | 1 + jams-react-client/public/locales/ro/translation.json | 1 + jams-react-client/public/locales/ro_RO/translation.json | 1 + jams-react-client/public/locales/ru/translation.json | 1 + jams-react-client/public/locales/sk/translation.json | 1 + jams-react-client/public/locales/sl/translation.json | 1 + jams-react-client/public/locales/sq_AL/translation.json | 1 + jams-react-client/public/locales/sr/translation.json | 1 + jams-react-client/public/locales/sv/translation.json | 1 + jams-react-client/public/locales/sw/translation.json | 1 + jams-react-client/public/locales/ta/translation.json | 1 + jams-react-client/public/locales/te/translation.json | 1 + jams-react-client/public/locales/tr/translation.json | 1 + jams-react-client/public/locales/tr_TR/translation.json | 1 + jams-react-client/public/locales/tt/translation.json | 1 + jams-react-client/public/locales/uk/translation.json | 1 + jams-react-client/public/locales/vi/translation.json | 1 + jams-react-client/public/locales/zh/translation.json | 1 + jams-react-client/public/locales/zh_TW/translation.json | 1 + 48 files changed, 48 insertions(+) diff --git a/jams-react-client/public/locales/ar/translation.json b/jams-react-client/public/locales/ar/translation.json index c5012e33..d26e92b6 100644 --- a/jams-react-client/public/locales/ar/translation.json +++ b/jams-react-client/public/locales/ar/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/be/translation.json b/jams-react-client/public/locales/be/translation.json index b40481b8..ed419a16 100644 --- a/jams-react-client/public/locales/be/translation.json +++ b/jams-react-client/public/locales/be/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/bg/translation.json b/jams-react-client/public/locales/bg/translation.json index 3ef57f9c..7ddd6942 100644 --- a/jams-react-client/public/locales/bg/translation.json +++ b/jams-react-client/public/locales/bg/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/bn/translation.json b/jams-react-client/public/locales/bn/translation.json index b40481b8..ed419a16 100644 --- a/jams-react-client/public/locales/bn/translation.json +++ b/jams-react-client/public/locales/bn/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/ca/translation.json b/jams-react-client/public/locales/ca/translation.json index b40481b8..ed419a16 100644 --- a/jams-react-client/public/locales/ca/translation.json +++ b/jams-react-client/public/locales/ca/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/cs_CZ/translation.json b/jams-react-client/public/locales/cs_CZ/translation.json index 1179299c..1d416d7d 100644 --- a/jams-react-client/public/locales/cs_CZ/translation.json +++ b/jams-react-client/public/locales/cs_CZ/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Jste si jisti, že chcete zrušit", "revoke": "Zrušit", "revoke_user": "Zrušit uživatele", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Upravit profil", "change_password": "Zmenit heslo", "minimum_3_characters": "Minimálně 3 znaky!", diff --git a/jams-react-client/public/locales/da/translation.json b/jams-react-client/public/locales/da/translation.json index b40481b8..ed419a16 100644 --- a/jams-react-client/public/locales/da/translation.json +++ b/jams-react-client/public/locales/da/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/de/translation.json b/jams-react-client/public/locales/de/translation.json index 5ebee678..b7ed6e80 100644 --- a/jams-react-client/public/locales/de/translation.json +++ b/jams-react-client/public/locales/de/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Sind Sie sicher, dass Sie dies widerrufen wollen:", "revoke": "Widerrufen", "revoke_user": "Benutzer widerrufen", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Profil bearbeiten", "change_password": "Passwort ändern", "minimum_3_characters": "Minimum ist 3 Zeichen!", diff --git a/jams-react-client/public/locales/el/translation.json b/jams-react-client/public/locales/el/translation.json index b40481b8..ed419a16 100644 --- a/jams-react-client/public/locales/el/translation.json +++ b/jams-react-client/public/locales/el/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/eo/translation.json b/jams-react-client/public/locales/eo/translation.json index b40481b8..ed419a16 100644 --- a/jams-react-client/public/locales/eo/translation.json +++ b/jams-react-client/public/locales/eo/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/es/translation.json b/jams-react-client/public/locales/es/translation.json index a106f130..787606ec 100644 --- a/jams-react-client/public/locales/es/translation.json +++ b/jams-react-client/public/locales/es/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "¿Estás seguro de que quieres revocar?", "revoke": "Revocar", "revoke_user": "Revocar usuario", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Editar perfil", "change_password": "Modificar la contraseña", "minimum_3_characters": "¡Un mínimo de 3 caracteres!", diff --git a/jams-react-client/public/locales/et/translation.json b/jams-react-client/public/locales/et/translation.json index b40481b8..ed419a16 100644 --- a/jams-react-client/public/locales/et/translation.json +++ b/jams-react-client/public/locales/et/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/fa/translation.json b/jams-react-client/public/locales/fa/translation.json index b40481b8..ed419a16 100644 --- a/jams-react-client/public/locales/fa/translation.json +++ b/jams-react-client/public/locales/fa/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/fi/translation.json b/jams-react-client/public/locales/fi/translation.json index 7b100bc5..4e2f080f 100644 --- a/jams-react-client/public/locales/fi/translation.json +++ b/jams-react-client/public/locales/fi/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Haluatko varmasti peruuttaa", "revoke": "Peruuta", "revoke_user": "Peruuta käyttäjä", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Muokkaa profiilia", "change_password": "Vaihda salasana", "minimum_3_characters": "Vähintään 3 merkkiä!", diff --git a/jams-react-client/public/locales/fr/translation.json b/jams-react-client/public/locales/fr/translation.json index 52bf11a2..fdcd1839 100644 --- a/jams-react-client/public/locales/fr/translation.json +++ b/jams-react-client/public/locales/fr/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Êtes-vous certain de vouloir révoquer ", "revoke": "Revoquer", "revoke_user": "Revoquer l'utilisateur", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Modifier mon profil", "change_password": "Modifier le mot de passe", "minimum_3_characters": "Minimum de 3 caractères!", diff --git a/jams-react-client/public/locales/he/translation.json b/jams-react-client/public/locales/he/translation.json index 02a719ea..8194fc24 100644 --- a/jams-react-client/public/locales/he/translation.json +++ b/jams-react-client/public/locales/he/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/hi_IN/translation.json b/jams-react-client/public/locales/hi_IN/translation.json index b40481b8..ed419a16 100644 --- a/jams-react-client/public/locales/hi_IN/translation.json +++ b/jams-react-client/public/locales/hi_IN/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/hu/translation.json b/jams-react-client/public/locales/hu/translation.json index b00aa2fc..c8a1ecf8 100644 --- a/jams-react-client/public/locales/hu/translation.json +++ b/jams-react-client/public/locales/hu/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Biztosan visszavonja", "revoke": "Visszavonás", "revoke_user": "Felhasználó visszavonása", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Profil szerkesztése", "change_password": "Jelszó megváltoztatása", "minimum_3_characters": "Legalább 3 karakter!", diff --git a/jams-react-client/public/locales/id/translation.json b/jams-react-client/public/locales/id/translation.json index 45a13009..b0bb67f7 100644 --- a/jams-react-client/public/locales/id/translation.json +++ b/jams-react-client/public/locales/id/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/it/translation.json b/jams-react-client/public/locales/it/translation.json index 7a719b88..f850f572 100644 --- a/jams-react-client/public/locales/it/translation.json +++ b/jams-react-client/public/locales/it/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Sei sicuro di voler revocare", "revoke": "Revoca", "revoke_user": "Revoca utente", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Modifica profilo", "change_password": "Cambia password", "minimum_3_characters": "Minimo 3 caratteri!", diff --git a/jams-react-client/public/locales/ja/translation.json b/jams-react-client/public/locales/ja/translation.json index 4423fd28..1c678a5f 100644 --- a/jams-react-client/public/locales/ja/translation.json +++ b/jams-react-client/public/locales/ja/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/ko/translation.json b/jams-react-client/public/locales/ko/translation.json index b40481b8..ed419a16 100644 --- a/jams-react-client/public/locales/ko/translation.json +++ b/jams-react-client/public/locales/ko/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/lt/translation.json b/jams-react-client/public/locales/lt/translation.json index bed6f2e1..f9548491 100644 --- a/jams-react-client/public/locales/lt/translation.json +++ b/jams-react-client/public/locales/lt/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Taisyti profilį", "change_password": "Keisti slaptažodį", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/nb/translation.json b/jams-react-client/public/locales/nb/translation.json index 6e9155a2..3ef0c707 100644 --- a/jams-react-client/public/locales/nb/translation.json +++ b/jams-react-client/public/locales/nb/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Er du sikker på at du ønsker å tilbakekalle", "revoke": "Tilbakekall", "revoke_user": "Tilbakekalle bruker", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Endre profil", "change_password": "Endre passord", "minimum_3_characters": "Minimum 3 tegn!", diff --git a/jams-react-client/public/locales/nl/translation.json b/jams-react-client/public/locales/nl/translation.json index b40481b8..ed419a16 100644 --- a/jams-react-client/public/locales/nl/translation.json +++ b/jams-react-client/public/locales/nl/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/oc/translation.json b/jams-react-client/public/locales/oc/translation.json index eeac92bb..e15c24a7 100644 --- a/jams-react-client/public/locales/oc/translation.json +++ b/jams-react-client/public/locales/oc/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/pa/translation.json b/jams-react-client/public/locales/pa/translation.json index db531c93..c97dfa8e 100644 --- a/jams-react-client/public/locales/pa/translation.json +++ b/jams-react-client/public/locales/pa/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/pl/translation.json b/jams-react-client/public/locales/pl/translation.json index d755e101..b305a1ae 100644 --- a/jams-react-client/public/locales/pl/translation.json +++ b/jams-react-client/public/locales/pl/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/pt/translation.json b/jams-react-client/public/locales/pt/translation.json index 0de6c85b..4360be97 100644 --- a/jams-react-client/public/locales/pt/translation.json +++ b/jams-react-client/public/locales/pt/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Tem a certeza de que pretende revogar", "revoke": "Revogar", "revoke_user": "Revogar utilizador", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Editar perfil", "change_password": "Alterar palavra-passe", "minimum_3_characters": "Mínimo de 3 caracteres!", diff --git a/jams-react-client/public/locales/pt_BR/translation.json b/jams-react-client/public/locales/pt_BR/translation.json index 0871eb84..27dd4543 100644 --- a/jams-react-client/public/locales/pt_BR/translation.json +++ b/jams-react-client/public/locales/pt_BR/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Tem certeza de que quer revogar", "revoke": "Revogar", "revoke_user": "Revogar um usuário", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Alterar a senha", "minimum_3_characters": "Mínimo de 3 caracteres!", diff --git a/jams-react-client/public/locales/ro/translation.json b/jams-react-client/public/locales/ro/translation.json index 1eed8bcd..793122a8 100644 --- a/jams-react-client/public/locales/ro/translation.json +++ b/jams-react-client/public/locales/ro/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Sigur vrei să elimini", "revoke": "Elimină", "revoke_user": "Elimină utilizatorul", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Modifică profilul", "change_password": "Schimbă parola", "minimum_3_characters": "Minimum 3 caractere!", diff --git a/jams-react-client/public/locales/ro_RO/translation.json b/jams-react-client/public/locales/ro_RO/translation.json index bf808994..1de19f0d 100644 --- a/jams-react-client/public/locales/ro_RO/translation.json +++ b/jams-react-client/public/locales/ro_RO/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Sigur vrei să elimini", "revoke": "Elimină", "revoke_user": "Elimină utilizatorul", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Modifică profilul", "change_password": "Schimbă parola", "minimum_3_characters": "Minimum 3 caractere!", diff --git a/jams-react-client/public/locales/ru/translation.json b/jams-react-client/public/locales/ru/translation.json index 93a4ca2d..3e4b8e81 100644 --- a/jams-react-client/public/locales/ru/translation.json +++ b/jams-react-client/public/locales/ru/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Вы действительно хотите отозвать", "revoke": "Отозвать", "revoke_user": "Отозвать пользователя", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Редактировать профиль", "change_password": "Изменить пароль", "minimum_3_characters": "Минимум 3 символа!", diff --git a/jams-react-client/public/locales/sk/translation.json b/jams-react-client/public/locales/sk/translation.json index b40481b8..ed419a16 100644 --- a/jams-react-client/public/locales/sk/translation.json +++ b/jams-react-client/public/locales/sk/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/sl/translation.json b/jams-react-client/public/locales/sl/translation.json index 9773511c..fd729af9 100644 --- a/jams-react-client/public/locales/sl/translation.json +++ b/jams-react-client/public/locales/sl/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Ali ste prepričani, da želite odstraniti", "revoke": "Odstranitev", "revoke_user": "Odstrani uporabnika", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Uredi profil", "change_password": "Sprememba gesla", "minimum_3_characters": "Najmanj 3 znaki!", diff --git a/jams-react-client/public/locales/sq_AL/translation.json b/jams-react-client/public/locales/sq_AL/translation.json index ef090cf7..9575ea9e 100644 --- a/jams-react-client/public/locales/sq_AL/translation.json +++ b/jams-react-client/public/locales/sq_AL/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Jeni i sigurt se doni të shfuqizohet", "revoke": "Shfuqizoje", "revoke_user": "Shfuqizo përdoruesin", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Përpunoni profil", "change_password": "Ndryshoni fjalëkalimin", "minimum_3_characters": "Minimumi 3 shenja!", diff --git a/jams-react-client/public/locales/sr/translation.json b/jams-react-client/public/locales/sr/translation.json index b40481b8..ed419a16 100644 --- a/jams-react-client/public/locales/sr/translation.json +++ b/jams-react-client/public/locales/sr/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/sv/translation.json b/jams-react-client/public/locales/sv/translation.json index 10af9a2a..b5916bbe 100644 --- a/jams-react-client/public/locales/sv/translation.json +++ b/jams-react-client/public/locales/sv/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Är du säker du vill återkalla? ", "revoke": "Återkalla ", "revoke_user": "Återkalla användare ", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Ändra profil ", "change_password": "Ändra lösenord ", "minimum_3_characters": "Minst 3 tecken ", diff --git a/jams-react-client/public/locales/sw/translation.json b/jams-react-client/public/locales/sw/translation.json index b40481b8..ed419a16 100644 --- a/jams-react-client/public/locales/sw/translation.json +++ b/jams-react-client/public/locales/sw/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/ta/translation.json b/jams-react-client/public/locales/ta/translation.json index b40481b8..ed419a16 100644 --- a/jams-react-client/public/locales/ta/translation.json +++ b/jams-react-client/public/locales/ta/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/te/translation.json b/jams-react-client/public/locales/te/translation.json index b40481b8..ed419a16 100644 --- a/jams-react-client/public/locales/te/translation.json +++ b/jams-react-client/public/locales/te/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/tr/translation.json b/jams-react-client/public/locales/tr/translation.json index d0ec7278..47b60cd2 100644 --- a/jams-react-client/public/locales/tr/translation.json +++ b/jams-react-client/public/locales/tr/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "İptal etmek istediğine emin misin?", "revoke": "İptal et", "revoke_user": "Kullanıcıyı iptal et", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Profili düzenle", "change_password": "Parolayı değiştir", "minimum_3_characters": "En az 3 karakter!", diff --git a/jams-react-client/public/locales/tr_TR/translation.json b/jams-react-client/public/locales/tr_TR/translation.json index 95d7e60e..4af6112c 100644 --- a/jams-react-client/public/locales/tr_TR/translation.json +++ b/jams-react-client/public/locales/tr_TR/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/tt/translation.json b/jams-react-client/public/locales/tt/translation.json index b40481b8..ed419a16 100644 --- a/jams-react-client/public/locales/tt/translation.json +++ b/jams-react-client/public/locales/tt/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/uk/translation.json b/jams-react-client/public/locales/uk/translation.json index b40481b8..ed419a16 100644 --- a/jams-react-client/public/locales/uk/translation.json +++ b/jams-react-client/public/locales/uk/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/vi/translation.json b/jams-react-client/public/locales/vi/translation.json index b40481b8..ed419a16 100644 --- a/jams-react-client/public/locales/vi/translation.json +++ b/jams-react-client/public/locales/vi/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/zh/translation.json b/jams-react-client/public/locales/zh/translation.json index b40481b8..ed419a16 100644 --- a/jams-react-client/public/locales/zh/translation.json +++ b/jams-react-client/public/locales/zh/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", diff --git a/jams-react-client/public/locales/zh_TW/translation.json b/jams-react-client/public/locales/zh_TW/translation.json index 0b686a91..5f74abdf 100644 --- a/jams-react-client/public/locales/zh_TW/translation.json +++ b/jams-react-client/public/locales/zh_TW/translation.json @@ -190,6 +190,7 @@ "are_you_sure_want_revoke": "Are you sure you want to revoke", "revoke": "Revoke", "revoke_user": "Revoke user", + "hide_revoked_users": "Hide revoked users", "edit_profile": "Edit profile", "change_password": "Change password", "minimum_3_characters": "Minimum 3 characters!", -- GitLab