diff --git a/src/i18n/lang/cs-CZ.json b/src/i18n/lang/cs-CZ.json index e469552dc..d1654fb4d 100644 --- a/src/i18n/lang/cs-CZ.json +++ b/src/i18n/lang/cs-CZ.json @@ -160,7 +160,7 @@ "expired": "Platnost tohoto tokenu vypršela {ago}.", "tokenCreatedSuccess": "Zde je tvůj nový api token: {token}", "tokenCreatedNotSeeAgain": "Ulož jej na zabezpečeném místě, už ho znovu neuvidíš!", - "selectAll": "Select all", + "selectAll": "Označit vše", "delete": { "header": "Smazat tento token", "text1": "Opravdu chcete smazat token \"{token}\"?", diff --git a/src/i18n/lang/pt-PT.json b/src/i18n/lang/pt-PT.json index 26fecb98b..e639ad0a1 100644 --- a/src/i18n/lang/pt-PT.json +++ b/src/i18n/lang/pt-PT.json @@ -160,7 +160,7 @@ "expired": "Este token expirou {ago}.", "tokenCreatedSuccess": "Aqui está o teu novo token de API: {token}", "tokenCreatedNotSeeAgain": "Guarda-o num local seguro, não o vais poder visualizar novamente!", - "selectAll": "Select all", + "selectAll": "Selecionar tudo", "delete": { "header": "Eliminar este token", "text1": "Tens a certeza que pretendes eliminar o token \"{token}\"?", diff --git a/src/i18n/lang/ru-RU.json b/src/i18n/lang/ru-RU.json index d1bf74547..f8264792f 100644 --- a/src/i18n/lang/ru-RU.json +++ b/src/i18n/lang/ru-RU.json @@ -160,7 +160,7 @@ "expired": "Срок действия этого токена истёк {ago}.", "tokenCreatedSuccess": "Ваш новый токен: {token}", "tokenCreatedNotSeeAgain": "Сохраните его в безопасном месте, вы не увидите его снова!", - "selectAll": "Select all", + "selectAll": "Выбрать всё", "delete": { "header": "Удалить этот токен", "text1": "Удалить токен «{token}»?", diff --git a/src/i18n/lang/zh-CN.json b/src/i18n/lang/zh-CN.json index 63cef325c..c8707f13e 100644 --- a/src/i18n/lang/zh-CN.json +++ b/src/i18n/lang/zh-CN.json @@ -160,7 +160,7 @@ "expired": "Token {ago} 前到期", "tokenCreatedSuccess": "这是您的令牌: {token}", "tokenCreatedNotSeeAgain": "将其存储在一个安全的位置,你不会再看到它了!", - "selectAll": "Select all", + "selectAll": "全选", "delete": { "header": "删除该令牌", "text1": "你确定要删除令牌 {token} 吗?",