diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-08 04:31:01 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-08 04:31:01 +0900 |
| commit | 9985f85aadc7d841bdb61ba436aedc6ee25201c9 (patch) | |
| tree | e354773669d3008d67279f96e4b9b18d4f3a646f | |
| parent | New translations ja.yml (Catalan) (diff) | |
| download | misskey-9985f85aadc7d841bdb61ba436aedc6ee25201c9.tar.gz misskey-9985f85aadc7d841bdb61ba436aedc6ee25201c9.tar.bz2 misskey-9985f85aadc7d841bdb61ba436aedc6ee25201c9.zip | |
New translations ja.yml (French)
| -rw-r--r-- | locales/fr.yml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/locales/fr.yml b/locales/fr.yml index 5e949fd485..cb90284ba2 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -538,6 +538,9 @@ desktop/views/components/settings.profile.vue: description: "Description" birthday: "Date de naissance" save: "Mettre à jour le profil" + locked-account: "アカウントの保護" + is-locked: "投稿を非公開にする" + other: "その他" is-bot: "Ce compte est un Bot" is-cat: "Ce compte est un Chat" desktop/views/components/sub-note-content.vue: @@ -929,5 +932,3 @@ docs: name: "Nom" type: "Type" description: "Description" -locked-account: "アカウントの保護" -is-locked: "投稿を非公開にする" |