chore: remove scripts and export_i18n.py from git, add to .gitignore
This commit is contained in:
@@ -17,6 +17,11 @@
|
||||
"admin.copyright_label": "Copyright Text",
|
||||
"admin.copyright_hint": "Displayed at the bottom of all pages. Leave empty to hide.",
|
||||
"admin.save_config": "Save",
|
||||
"admin.invite_length_error": "Invite code must be 8 characters",
|
||||
"admin.invite_exists_error": "Invite code already exists",
|
||||
"admin.invite_created": "Invite code {code} created",
|
||||
"admin.invite_updated": "Invite code {code} updated",
|
||||
"admin.config_saved": "Settings saved",
|
||||
"login.title": "Login",
|
||||
"login.username": "Username",
|
||||
"login.password": "Password",
|
||||
|
||||
Reference in New Issue
Block a user