diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-05-21 11:10:54 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-05-21 11:10:54 +0900 |
| commit | 14a5c429bba83bb63eb73e9b5fe05b7f340a75fa (patch) | |
| tree | 8dba92daf9e3678f5720f50712cd0b4c23568478 | |
| parent | New translations ja.yml (Korean) (diff) | |
| download | misskey-14a5c429bba83bb63eb73e9b5fe05b7f340a75fa.tar.gz misskey-14a5c429bba83bb63eb73e9b5fe05b7f340a75fa.tar.bz2 misskey-14a5c429bba83bb63eb73e9b5fe05b7f340a75fa.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 99118e4127..c90eecf1d7 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -475,6 +475,8 @@ desktop/views/components/settings.profile.vue: description: "Description" birthday: "Date de naissance" save: "Mettre à jour le profil" + is-bot: "このアカウントはBotです" + is-cat: "このアカウントはCatです" desktop/views/components/sub-note-content.vue: hidden: "(この投稿は非公開です)" media: "つのメディア" @@ -683,6 +685,7 @@ mobile/views/pages/settings/settings.profile.vue: avatar: "アイコン" banner: "バナー" is-bot: "このアカウントはBotです" + is-cat: "このアカウントはCatです" save: "保存" saved: "プロフィールを保存しました" uploading: "アップロード中" |