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': '一般ユーザー',