Skip to content

Commit a21b9b5

Browse files
rjohny55hibig
authored andcommitted
Update users.ts
1 parent 38bf76d commit a21b9b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/locales/ru-RU/users.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ export default {
4040
'users.status.deactivate': 'Деактивировать аккаунт',
4141
'users.status.inactiveAccount': 'Неактивный аккаунт',
4242
'users.login.getInitialPassword':
43-
'Run the following command on your server to retrieve the initial admin password.'
43+
'Выполните следующую команду на вашем сервере, чтобы получить начальный пароль администратора.'
4444
};
4545

4646
// ========== To-Do: Translate Keys (Remove After Translation) ==========
47-
// 1. 'users.login.getInitialPassword': 'Run the following command on your server to retrieve the initial admin password.'
47+
4848
// ========== End of To-Do List ==========

0 commit comments

Comments
 (0)