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",
|
||||
|
||||
@@ -17,6 +17,11 @@
|
||||
"admin.copyright_label": "Copyright 文本",
|
||||
"admin.copyright_hint": "将显示在所有页面底部,留空则不显示。",
|
||||
"admin.save_config": "保存设置",
|
||||
"admin.invite_length_error": "邀请码必须为8个字符",
|
||||
"admin.invite_exists_error": "邀请码已存在",
|
||||
"admin.invite_created": "邀请码 {code} 已创建",
|
||||
"admin.invite_updated": "邀请码 {code} 已更新",
|
||||
"admin.config_saved": "设置已保存",
|
||||
"login.title": "登录",
|
||||
"login.username": "用户名",
|
||||
"login.password": "密码",
|
||||
|
||||
Reference in New Issue
Block a user