diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-05-30 04:51:20 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-05-30 04:51:20 +0900 |
| commit | 2bbc74560ddaaef2f0e04975fb661563168d10f4 (patch) | |
| tree | 14592207bba3d12cee26dc312188e19ba796ec30 | |
| parent | New translations ja.yml (English) (diff) | |
| download | misskey-2bbc74560ddaaef2f0e04975fb661563168d10f4.tar.gz misskey-2bbc74560ddaaef2f0e04975fb661563168d10f4.tar.bz2 misskey-2bbc74560ddaaef2f0e04975fb661563168d10f4.zip | |
New translations ja.yml (French)
| -rw-r--r-- | locales/fr.yml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/locales/fr.yml b/locales/fr.yml index 4267a5e042..bd5ec7702e 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -709,12 +709,13 @@ mobile/views/components/timeline.vue: empty: "Pas de notes" load-more: "Afficher plus" mobile/views/components/ui.nav.vue: - home: "Accueil" + timeline: "タイムライン" notifications: "Notifications" messaging: "Messages" search: "Rechercher" drive: "Drive" favorites: "お気に入り" + user-lists: "リスト" widgets: "ウィジェット" game: "ゲーム" darkmode: "ダークモード" @@ -730,6 +731,9 @@ mobile/views/components/users-list.vue: load-more: "Afficher plus" mobile/views/pages/favorites.vue: title: "お気に入り" +mobile/views/pages/user-lists.vue: + title: "リスト" + enter-list-name: "リスト名を入力してください" mobile/views/pages/drive.vue: drive: "Drive" more: "もっと見る" |