Improve usability of users view (#5176)
* Improve usability of users view Resolve #5173 * Fix query * Follow review and fix * Follow review
This commit is contained in:
parent
9a09ed6290
commit
8e4ad4b919
4 changed files with 50 additions and 7 deletions
|
@ -1502,6 +1502,8 @@ admin/views/users.vue:
|
|||
remote-user-updated: "リモートユーザー情報を更新しました"
|
||||
delete-all-files: "すべてのファイルを削除"
|
||||
delete-all-files-confirm: "すべてのファイルを削除しますか?"
|
||||
username: "ユーザー名"
|
||||
host: "ホスト"
|
||||
users:
|
||||
title: "ユーザー"
|
||||
sort:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue