diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-07 19:41:39 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-07 19:41:39 +0900 |
| commit | dbb8c99efbcb1e9a8eccc500d5c1d2f7090d4038 (patch) | |
| tree | 76003c6d8f06e2eaa9dc62a5c5739484b8d265a3 | |
| parent | New translations ja-JP.yml (French) (diff) | |
| download | misskey-dbb8c99efbcb1e9a8eccc500d5c1d2f7090d4038.tar.gz misskey-dbb8c99efbcb1e9a8eccc500d5c1d2f7090d4038.tar.bz2 misskey-dbb8c99efbcb1e9a8eccc500d5c1d2f7090d4038.zip | |
New translations ja-JP.yml (French)
| -rw-r--r-- | locales/fr-FR.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locales/fr-FR.yml b/locales/fr-FR.yml index 3868762176..f77c93b6b1 100644 --- a/locales/fr-FR.yml +++ b/locales/fr-FR.yml @@ -291,9 +291,9 @@ common/views/components/theme.vue: author: "Auteur" desc: "Description" export: "エクスポート" - import: "インポート" - import-by-code: "またはコードをペースト" - theme-name-required: "テーマ名は必須です。" + import: "Importer" + import-by-code: "Ou coller du code" + theme-name-required: "Nom du thème est obligatoire." common/views/components/cw-button.vue: hide: "Masquer" show: "Voir plus" |