first push 0.7

This commit is contained in:
forrestzhou
2025-08-12 17:19:04 +08:00
committed by jialin
parent d0d24aba4e
commit 7f1bc33eed
9 changed files with 78 additions and 10 deletions
+2
View File
@@ -6,6 +6,8 @@ export default {
'common.button.shortcut': 'Сочетания клавиш',
'common.button.add': 'Добавить',
'common.button.login': 'Войти',
'common.button.oidclogin': 'Войти с OIDC',
'common.button.samllogin': 'Войти с SAML',
'common.button.select': 'Выбрать',
'common.button.selected': 'Выбрано',
'common.button.continue': 'Продолжить',
+1
View File
@@ -6,6 +6,7 @@ export default {
'users.table.username': 'Имя пользователя',
'users.table.role': 'Роль',
'users.form.fullname': 'Полное имя',
'users.form.source': 'Источник',
'users.table.user': 'пользователи',
'users.form.admin': 'Администратор',
'users.form.user': 'Пользователь',