We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38bf76d commit a21b9b5Copy full SHA for a21b9b5
src/locales/ru-RU/users.ts
@@ -40,9 +40,9 @@ export default {
40
'users.status.deactivate': 'Деактивировать аккаунт',
41
'users.status.inactiveAccount': 'Неактивный аккаунт',
42
'users.login.getInitialPassword':
43
- 'Run the following command on your server to retrieve the initial admin password.'
+ 'Выполните следующую команду на вашем сервере, чтобы получить начальный пароль администратора.'
44
};
45
46
// ========== 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.'
+
48
// ========== End of To-Do List ==========
0 commit comments