diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-06-11 14:10:47 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-06-11 14:10:47 +0900 |
| commit | 289cd3e200ea3241948d5b2d993493994d607758 (patch) | |
| tree | 080c01859df3e62a945a1342824e247833a35af2 | |
| parent | New translations ja.yml (Portuguese) (diff) | |
| download | misskey-289cd3e200ea3241948d5b2d993493994d607758.tar.gz misskey-289cd3e200ea3241948d5b2d993493994d607758.tar.bz2 misskey-289cd3e200ea3241948d5b2d993493994d607758.zip | |
New translations ja.yml (English)
| -rw-r--r-- | locales/en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/en.yml b/locales/en.yml index 2c8b48d162..9d2e2e76be 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -227,7 +227,7 @@ common/views/widgets/posts-monitor.vue: toggle: "Toggle views" common/views/widgets/hashtags.vue: title: "Hashtags" - count: "{}人が投稿" + count: "{} users mentioned" common/views/widgets/server.vue: title: "Server info" toggle: "Toggle views" |