aboutsummaryrefslogtreecommitdiff
path: root/src/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/en.json')
-rw-r--r--src/i18n/en.json9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 1025a8e1..0e069785 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -152,6 +152,8 @@
"add_option": "Add Option",
"option": "Option",
"votes": "votes",
+ "people_voted_count": "{count} person voted | {count} people voted",
+ "votes_count": "{count} vote | {count} votes",
"vote": "Vote",
"type": "Poll type",
"single_choice": "Single choice",
@@ -226,6 +228,8 @@
"username_placeholder": "e.g. lain",
"fullname_placeholder": "e.g. Lain Iwakura",
"bio_placeholder": "e.g.\nHi, I'm Lain.\nI’m an anime girl living in suburban Japan. You may know me from the Wired.",
+ "reason": "Reason to register",
+ "reason_placeholder": "This instance approves registrations manually.\nLet the administration know why you want to register.",
"validations": {
"username_required": "cannot be left blank",
"fullname_required": "cannot be left blank",
@@ -716,6 +720,7 @@
"mute_progress": "Muting…",
"hide_repeats": "Hide repeats",
"show_repeats": "Show repeats",
+ "bot": "Bot",
"admin_menu": {
"moderation": "Moderation",
"grant_admin": "Grant Admin",
@@ -734,10 +739,6 @@
"quarantine": "Disallow user posts from federating",
"delete_user": "Delete user",
"delete_user_confirmation": "Are you absolutely sure? This action cannot be undone."
- },
- "roles": {
- "admin": "Admin",
- "moderator": "Moderator"
}
},
"user_profile": {