wip
This commit is contained in:
parent
e32bf34830
commit
eb392b1251
6 changed files with 100 additions and 2 deletions
|
@ -93,6 +93,7 @@ common:
|
|||
widgets: "ウィジェット"
|
||||
home: "ホーム"
|
||||
local: "ローカル"
|
||||
hybrid: "ハイブリッド"
|
||||
global: "グローバル"
|
||||
notifications: "通知"
|
||||
list: "リスト"
|
||||
|
@ -642,6 +643,7 @@ desktop/views/components/taskmanager.vue:
|
|||
desktop/views/components/timeline.vue:
|
||||
home: "ホーム"
|
||||
local: "ローカル"
|
||||
hybrid: "ハイブリッド"
|
||||
global: "グローバル"
|
||||
list: "リスト"
|
||||
|
||||
|
@ -965,6 +967,7 @@ mobile/views/pages/following.vue:
|
|||
mobile/views/pages/home.vue:
|
||||
home: "ホーム"
|
||||
local: "ローカル"
|
||||
hybrid: "ハイブリッド"
|
||||
global: "グローバル"
|
||||
|
||||
mobile/views/pages/messaging.vue:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue