diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-11 14:11:06 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-11 14:11:06 +0900 |
| commit | 8f20edaed0bdbf381a99c92dc5ad8bd2cd9dd582 (patch) | |
| tree | 0a34a3182a959d5e5eba1b27676ab96df558118d | |
| parent | New translations ja.yml (Polish) (diff) | |
| download | misskey-8f20edaed0bdbf381a99c92dc5ad8bd2cd9dd582.tar.gz misskey-8f20edaed0bdbf381a99c92dc5ad8bd2cd9dd582.tar.bz2 misskey-8f20edaed0bdbf381a99c92dc5ad8bd2cd9dd582.zip | |
New translations ja.yml (French)
| -rw-r--r-- | locales/fr.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locales/fr.yml b/locales/fr.yml index a198891054..a59f22a14a 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -85,6 +85,7 @@ common: widgets: "Widgets" home: "Accueil" local: "Local" + hybrid: "ハイブリッド" global: "Global" notifications: "Notifications" list: "Liste" @@ -556,6 +557,7 @@ desktop/views/components/taskmanager.vue: desktop/views/components/timeline.vue: home: "Accueil" local: "Local" + hybrid: "ハイブリッド" global: "Global" list: "Listes" desktop/views/components/ui.header.vue: @@ -818,6 +820,7 @@ mobile/views/pages/following.vue: mobile/views/pages/home.vue: home: "Accueil" local: "Local" + hybrid: "ハイブリッド" global: "Global" mobile/views/pages/messaging.vue: messaging: "Messagerie" |