diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-12-27 23:22:39 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-12-27 23:22:39 +0900 |
| commit | d078b871e176fbf8a735170e4f3cb7d944bf2b8a (patch) | |
| tree | f46ad190d3603531b4d8e72d5897127b04410ee8 | |
| parent | New translations ja-JP.yml (English) (diff) | |
| download | misskey-d078b871e176fbf8a735170e4f3cb7d944bf2b8a.tar.gz misskey-d078b871e176fbf8a735170e4f3cb7d944bf2b8a.tar.bz2 misskey-d078b871e176fbf8a735170e4f3cb7d944bf2b8a.zip | |
New translations ja-JP.yml (French)
| -rw-r--r-- | locales/fr-FR.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locales/fr-FR.yml b/locales/fr-FR.yml index cad0317154..68fbf1b03f 100644 --- a/locales/fr-FR.yml +++ b/locales/fr-FR.yml @@ -330,6 +330,7 @@ common/views/components/nav.vue: develop: "Développeurs" feedback: "Suggestions" common/views/components/note-menu.vue: + mention: "メンション" detail: "Détails" copy-link: "Copier le lien" favorite: "Mettre cette note en favoris" @@ -1217,6 +1218,7 @@ desktop/views/pages/user/user.header.vue: posts: "Notes" following: "Suit" followers: "Abonnés" + mention: "メンション" is-bot: "Ce compte est un Bot" years-old: "{age} ans" year: "/" @@ -1511,6 +1513,7 @@ deck/deck.user-column.vue: posts: "Notes" following: "Suit" followers: "Abonnés" + mention: "メンション" images: "Images" activity: "Activité" timeline: "Fil d’actualité" |