Merge branch 'master' into l10n_master
This commit is contained in:
commit
12cd3714e0
18 changed files with 260 additions and 222 deletions
|
@ -19,7 +19,7 @@ common:
|
|||
wednesday: "W"
|
||||
thursday: "T"
|
||||
friday: "F"
|
||||
saturday: "土"
|
||||
saturday: "S"
|
||||
reactions:
|
||||
like: "Like"
|
||||
love: "Love"
|
||||
|
|
|
@ -19,7 +19,7 @@ common:
|
|||
wednesday: "M"
|
||||
thursday: "J"
|
||||
friday: "V"
|
||||
saturday: "土"
|
||||
saturday: "S"
|
||||
reactions:
|
||||
like: "Aime"
|
||||
love: "Adore"
|
||||
|
|
|
@ -14,7 +14,7 @@ const langs = {
|
|||
'en': loadLang('en'),
|
||||
'fr': loadLang('fr'),
|
||||
'ja': native,
|
||||
'pl': loadLang('pl')
|
||||
'pl': loadLang('pl')
|
||||
};
|
||||
|
||||
Object.entries(langs).map(([, locale]) => {
|
||||
|
|
|
@ -20,7 +20,7 @@ common:
|
|||
wednesday: "水"
|
||||
thursday: "木"
|
||||
friday: "金"
|
||||
satruday: "土"
|
||||
saturday: "土"
|
||||
|
||||
reactions:
|
||||
like: "いいね"
|
||||
|
@ -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: "ドライブ"
|
||||
|
|
|
@ -19,7 +19,7 @@ common:
|
|||
wednesday: "Ś"
|
||||
thursday: "C"
|
||||
friday: "P"
|
||||
saturday: "土"
|
||||
saturday: "S"
|
||||
reactions:
|
||||
like: "Lubię"
|
||||
love: "Kocham"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue