Add group menu
This commit is contained in:
parent
9dbe12135d
commit
200d593414
2 changed files with 4 additions and 5 deletions
|
@ -1719,6 +1719,7 @@ mobile/views/components/ui.nav.vue:
|
|||
follow-requests: "フォロー申請"
|
||||
search: "検索"
|
||||
user-lists: "リスト"
|
||||
user-groups: "グループ"
|
||||
widgets: "ウィジェット"
|
||||
game: "ゲーム"
|
||||
admin: "管理"
|
||||
|
@ -1733,9 +1734,6 @@ mobile/views/pages/drive.vue:
|
|||
move-folder: "このフォルダを移動"
|
||||
delete-folder: "このフォルダを削除"
|
||||
|
||||
mobile/views/pages/user-lists.vue:
|
||||
title: "リスト"
|
||||
|
||||
mobile/views/pages/signup.vue:
|
||||
lets-start: "📦 始めましょう"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue