Skip to content

Commit 8ba0e16

Browse files
authored
chore(locale): add new translations for russian and spanish (#3838)
For relevant text of offline account restrictions.
1 parent 77397f6 commit 8ba0e16

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

HMCL/src/main/resources/assets/lang/I18N_es.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ account.login.skip=Iniciar sesión sin conexión
8888
account.login.retry=Reintentar
8989
account.login.refresh=Iniciar sesión de nuevo
9090
account.login.refresh.microsoft.hint=Debe volver a iniciar sesión en su cuenta Microsoft porque la autorización de la cuenta no es válida.
91+
account.login.restricted=Iniciar sesión en su cuenta Microsoft para activar esta función
9192
account.logout=Salir
9293
account.register=Registrarse
9394
account.manage=Lista de cuentas

HMCL/src/main/resources/assets/lang/I18N_ru.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ account.login.skip=Войти в режиме офлайн
9191
account.login.retry=Повторить снова
9292
account.login.refresh=Войти снова
9393
account.login.refresh.microsoft.hint=Вам необходимо снова войти в аккаунт Microsoft, поскольку авторизация аккаунта недействительна.
94+
account.login.restricted=Войти в свою аккаунт Microsoft, чтобы включить эту функцию
9495
account.logout=Выйти
9596
account.register=Зарегестрироваться
9697
account.manage=Список аккаунтов

0 commit comments

Comments
 (0)