diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-12-27 20:32:31 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-12-27 20:32:31 +0900 |
| commit | 1aabb725d07561a9f3d96a6181cd0a315fb3312d (patch) | |
| tree | 2131ea90d65457f912ece7875f5ecc82a0eb57ac | |
| parent | New translations ja-JP.yml (English) (diff) | |
| download | misskey-1aabb725d07561a9f3d96a6181cd0a315fb3312d.tar.gz misskey-1aabb725d07561a9f3d96a6181cd0a315fb3312d.tar.bz2 misskey-1aabb725d07561a9f3d96a6181cd0a315fb3312d.zip | |
New translations ja-JP.yml (French)
| -rw-r--r-- | locales/fr-FR.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locales/fr-FR.yml b/locales/fr-FR.yml index a43b069c84..fdad8be336 100644 --- a/locales/fr-FR.yml +++ b/locales/fr-FR.yml @@ -531,8 +531,8 @@ common/views/widgets/tips.vue: tips-line23: "Mayu est mignonne avec ses sourcils." tips-line24: "Misskey est fonctionnel depuis 2014" tips-line25: "Vous pouvez recevoir les notifications de Misskey dans un navigateur web compatible" -common/views/pages/404.vue: - page-not-found: "La page demandée est introuvable !" +common/views/pages/not-found.vue: + page-not-found: "ページが見つかりませんでした" common/views/pages/follow.vue: signed-in-as: "Connecté en tant que {}" following: "Suit" |