Update users.ts

This commit is contained in:
EVGENY M
2025-06-17 09:49:54 +08:00
committed by jialin
parent 97c7087f6c
commit f261bec248
+2 -2
View File
@@ -28,9 +28,9 @@ export default {
'users.login.title': 'Вход в',
'users.version.islatest': 'GPUStack {version} — последняя версия',
'users.version.update': 'Доступно обновление GPUStack {version}',
'users.settings.title': 'User Settings'
'users.settings.title': 'Настройки пользователя'
};
// ========== To-Do: Translate Keys (Remove After Translation) ==========
// 1. 'users.settings.title': 'User Settings'
// ========== End of To-Do List ==========