summaryrefslogtreecommitdiffstats
path: root/ui/translations/ja.json
diff options
context:
space:
mode:
authorKitaiti Makoto <KitaitiMakoto@gmail.com>2020-03-17 01:06:46 +0000
committerWeblate <noreply@weblate.org>2020-03-17 01:06:46 +0000
commitcc8144ac3c24b461e32602cdfadcdc3ddf6d19ab (patch)
tree209a57707292db8608d956bb7ec28ba54281c630 /ui/translations/ja.json
parented0dd3b8c00d51989e8f652a3fa904c7b1eb7ec7 (diff)
Translated using Weblate (Japanese)
Currently translated at 85.5% (202 of 236 strings) Translation: Lemmy/lemmy Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/ja/
Diffstat (limited to 'ui/translations/ja.json')
-rw-r--r--ui/translations/ja.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/ui/translations/ja.json b/ui/translations/ja.json
index 81a2898f..d2e48a4f 100644
--- a/ui/translations/ja.json
+++ b/ui/translations/ja.json
@@ -198,5 +198,7 @@
"upvote": "賛成票",
"downvote": "反対票",
"sorting_help": "並び順のヘルプ",
- "block_leaving": "このページから離れてもよろしいですか?"
+ "block_leaving": "このページから離れてもよろしいですか?",
+ "number_of_upvotes": "{{count}} 票の賛成",
+ "number_of_downvotes": "{{count}} 票の反対"
}