aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/locales/en
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-05-01 22:05:01 +0800
committercrupest <crupest@outlook.com>2022-05-01 22:05:01 +0800
commit555ef9481987b4ce63a851c2c30ccf2fe197e0c2 (patch)
tree9a3120dc0ce0d79c077e61b6adb08357e8fe3374 /FrontEnd/src/locales/en
parent726aa859c57abdbe30b9deba22efa4aa1f894b95 (diff)
downloadtimeline-555ef9481987b4ce63a851c2c30ccf2fe197e0c2.tar.gz
timeline-555ef9481987b4ce63a851c2c30ccf2fe197e0c2.tar.bz2
timeline-555ef9481987b4ce63a851c2c30ccf2fe197e0c2.zip
...
Diffstat (limited to 'FrontEnd/src/locales/en')
-rw-r--r--FrontEnd/src/locales/en/translation.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/src/locales/en/translation.json b/FrontEnd/src/locales/en/translation.json
index f0c37f64..ac6d3762 100644
--- a/FrontEnd/src/locales/en/translation.json
+++ b/FrontEnd/src/locales/en/translation.json
@@ -28,7 +28,7 @@
"username": "Username",
"password": "Password",
"confirmPassword": "Confirm Password",
- "regsiterCode": "Register Code",
+ "registerCode": "Register Code",
"error": {
"usernameEmpty": "Username can't be empty.",
"passwordEmpty": "Password can't be emtpy.",