Merge branch 'master' into l10n_master

This commit is contained in:
syuilo 2018-05-17 15:29:18 +09:00 committed by GitHub
commit 12cd3714e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 260 additions and 222 deletions

View file

@ -19,7 +19,7 @@ common:
wednesday: "W"
thursday: "T"
friday: "F"
saturday: ""
saturday: "S"
reactions:
like: "Like"
love: "Love"

View file

@ -19,7 +19,7 @@ common:
wednesday: "M"
thursday: "J"
friday: "V"
saturday: ""
saturday: "S"
reactions:
like: "Aime"
love: "Adore"

View file

@ -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]) => {

View file

@ -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: "ドライブ"

View file

@ -19,7 +19,7 @@ common:
wednesday: "Ś"
thursday: "C"
friday: "P"
saturday: ""
saturday: "S"
reactions:
like: "Lubię"
love: "Kocham"