mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 02:50:39 +00:00
Merge remote-tracking branch 'origin/master' into filepreview
# Conflicts: # .env.example # package-lock.json # package.json # public/js/main.js # public/mix-manifest.json # resources/js/App.vue # resources/js/helpers.js # resources/js/i18n/lang/en.json # resources/js/i18n/lang/sk.json # resources/js/store/modules/fileFunctions.js # resources/js/views/Shared/SharedPage.vue
This commit is contained in:
@@ -208,6 +208,9 @@
|
||||
"username_plac": "输入您的邮件用户名"
|
||||
},
|
||||
"others": {
|
||||
"section_cache": "Application Cache",
|
||||
"cache_disclaimer": "Did you change anything in your .env file or change your stripe credentials? Then clear your cache.",
|
||||
"cache_clear": "Clear Cache",
|
||||
"allow_registration": "允许用户注册",
|
||||
"allow_registration_help": "您可以为新用户禁用公共注册。您仍然可以在管理面板中 <br/>创建新用户。",
|
||||
"contact_email": "联系电子邮件",
|
||||
@@ -623,11 +626,16 @@
|
||||
"visitor": "仅可以查看或下载文件"
|
||||
},
|
||||
"shared_form": {
|
||||
"button_more_options": "More Options",
|
||||
"button_close_options": "Close Options",
|
||||
"button_done": "太好了!",
|
||||
"button_generate": "生成分享链接",
|
||||
"label_password_protection": "密码保护",
|
||||
"label_permission": "权限",
|
||||
"label_shared_url": "分享链接",
|
||||
"label_expiration": "Link Expiration",
|
||||
"expiration_hour": "{value}h.",
|
||||
"expiration_day": "{value}d.",
|
||||
"placeholder_permission": "请设置权限"
|
||||
},
|
||||
"sidebar": {
|
||||
|
||||
+767
-759
File diff suppressed because it is too large
Load Diff
+767
-759
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user