diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-12-27 20:32:27 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-12-27 20:32:27 +0900 |
| commit | 3e17c34187660ce996a431f5e45368e6128eae08 (patch) | |
| tree | 45ea59e24b367161adddad79ccf8d034e1cefc10 | |
| parent | New translations ja-JP.yml (Chinese Simplified) (diff) | |
| download | misskey-3e17c34187660ce996a431f5e45368e6128eae08.tar.gz misskey-3e17c34187660ce996a431f5e45368e6128eae08.tar.bz2 misskey-3e17c34187660ce996a431f5e45368e6128eae08.zip | |
New translations ja-JP.yml (English)
| -rw-r--r-- | locales/en-US.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml index c6c35ea399..2e3a811dc2 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -531,8 +531,8 @@ common/views/widgets/tips.vue: tips-line23: "Mayu is so cute with its eyebrows." tips-line24: "Misskey has been running since 2014." tips-line25: "In a browser compatible with notification features, you can receive notifications in case Misskey is not open" -common/views/pages/404.vue: - page-not-found: "Page not found" +common/views/pages/not-found.vue: + page-not-found: "ページが見つかりませんでした" common/views/pages/follow.vue: signed-in-as: "Signed in as {}" following: "Following" |