i18n
This commit is contained in:
parent
eb5543aae3
commit
e127341228
3 changed files with 15 additions and 4 deletions
|
@ -320,6 +320,11 @@ desktop/views/components/settings.profile.vue:
|
|||
description: "Description"
|
||||
birthday: "Birthday"
|
||||
save: "Update profile"
|
||||
desktop/views/components/timeline.vue:
|
||||
home: "Home"
|
||||
local: "Local"
|
||||
global: "Global"
|
||||
list: "List"
|
||||
desktop/views/components/ui.header.account.vue:
|
||||
profile: "Your profile"
|
||||
drive: "Drive"
|
||||
|
|
|
@ -366,6 +366,12 @@ desktop/views/components/settings.profile.vue:
|
|||
birthday: "誕生日"
|
||||
save: "保存"
|
||||
|
||||
desktop/views/components/timeline.vue:
|
||||
home: "ホーム"
|
||||
local: "ローカル"
|
||||
global: "グローバル"
|
||||
list: "リスト"
|
||||
|
||||
desktop/views/components/ui.header.account.vue:
|
||||
profile: "プロフィール"
|
||||
drive: "ドライブ"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue