diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-03 03:11:41 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-03 03:11:41 +0900 |
| commit | fcb20d05d7b72e27e57b85c5daf4ced22cbeeb28 (patch) | |
| tree | fe57d28474819b2c3ff7bef1be722f7ffd3fead2 | |
| parent | New translations ja-JP.yml (English) (diff) | |
| download | misskey-fcb20d05d7b72e27e57b85c5daf4ced22cbeeb28.tar.gz misskey-fcb20d05d7b72e27e57b85c5daf4ced22cbeeb28.tar.bz2 misskey-fcb20d05d7b72e27e57b85c5daf4ced22cbeeb28.zip | |
New translations ja-JP.yml (French)
| -rw-r--r-- | locales/fr-FR.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locales/fr-FR.yml b/locales/fr-FR.yml index a8739f44f3..dfa833d45a 100644 --- a/locales/fr-FR.yml +++ b/locales/fr-FR.yml @@ -293,6 +293,7 @@ common/views/components/theme.vue: export: "エクスポート" import: "インポート" import-by-code: "またはコードをペースト" + theme-name-required: "テーマ名は必須です。" common/views/components/cw-button.vue: hide: "Masquer" show: "Voir plus" |