aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorShpuld Shpludson <shp@cock.li>2021-02-20 20:37:12 +0000
committerShpuld Shpludson <shp@cock.li>2021-02-20 20:37:12 +0000
commita89710452a54d0b3c6ea2c15706d8b238650708e (patch)
treeba486d6a5ab6c4c8725026e4d25b07910749b567 /src/i18n
parent663362db562d31492bef8f650a41b5418037396c (diff)
parent23a5c601a74d65e2f7368f6e918fdd07ffc85174 (diff)
Merge branch 'feat/reason-in-registration' into 'develop'
Close #1047 - add reason field for registration when needed Closes #1047 See merge request pleroma/pleroma-fe!1347
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 4cc2af0e..0e069785 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -228,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",