mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 19:10:40 +00:00
index options added
This commit is contained in:
@@ -347,6 +347,18 @@
|
||||
"subtitle": "通过邮箱获得重置链接:",
|
||||
"title": "忘记密码?"
|
||||
},
|
||||
"page_index": {
|
||||
"get_started_button": "立即注册",
|
||||
"menu": {
|
||||
"contact_us": "联系我们",
|
||||
"log_in": "登录",
|
||||
"pricing": "价钱",
|
||||
"sign_in": "注册"
|
||||
},
|
||||
"sign_feature_1": "无需信用卡",
|
||||
"sign_feature_2": "{defaultSpace} 可用存储空间",
|
||||
"sign_up_button": "立即注册"
|
||||
},
|
||||
"page_login": {
|
||||
"button_next": "下一步",
|
||||
"placeholder_email": "键入您的邮箱",
|
||||
@@ -361,6 +373,7 @@
|
||||
"title": "选择您的计划"
|
||||
},
|
||||
"page_registration": {
|
||||
"agreement": "通过单击“创建帐户”按钮,我同意 {0} 和 {1}。",
|
||||
"button_create_account": "创建账户",
|
||||
"have_an_account": "您之前有过账户了么?",
|
||||
"label_confirm_pass": "确认密码:",
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
"admin_page_plans": {
|
||||
"create_plan_button": "Create Plan",
|
||||
"delete_plan_button": "Delete Plan",
|
||||
"disclaimer_delete_plan": "You can delete plan, but, pay attention!",
|
||||
"disclaimer_delete_plan": "You can delete this plan, but, pay attention! Your plan will be deleted, but users who are subscribed with this plan, will be still charged unless they cancel subscription.",
|
||||
"disclaimer_edit_price": "Price change for your plan is not available due to Stripe service design. If you wish change your price plan, please, create new plan.",
|
||||
"empty": {
|
||||
"button": "Create New Plan",
|
||||
@@ -347,6 +347,18 @@
|
||||
"subtitle": "Get reset link with your email:",
|
||||
"title": "Forgotten Password?"
|
||||
},
|
||||
"page_index": {
|
||||
"get_started_button": "Sign Up Now",
|
||||
"menu": {
|
||||
"contact_us": "Contact Us",
|
||||
"log_in": "Log In",
|
||||
"pricing": "Pricing",
|
||||
"sign_in": "Sign Up"
|
||||
},
|
||||
"sign_feature_1": "No credit card required",
|
||||
"sign_feature_2": "{defaultSpace} Free storage space",
|
||||
"sign_up_button": "Sign Up Now"
|
||||
},
|
||||
"page_login": {
|
||||
"button_next": "Next Step",
|
||||
"placeholder_email": "Type your E-mail",
|
||||
@@ -361,6 +373,7 @@
|
||||
"title": "Choose Your Plan"
|
||||
},
|
||||
"page_registration": {
|
||||
"agreement": "By clicking on 'Create Account' button I agree to the {0} and {1}.",
|
||||
"button_create_account": "Create Account",
|
||||
"have_an_account": "Do you have an account?",
|
||||
"label_confirm_pass": "Confirm password:",
|
||||
|
||||
@@ -347,6 +347,18 @@
|
||||
"subtitle": "Získajte resetovací link pre Váš účet:",
|
||||
"title": "Zabudnuté heslo?"
|
||||
},
|
||||
"page_index": {
|
||||
"get_started_button": "Zaregistrovať sa teraz",
|
||||
"menu": {
|
||||
"contact_us": "Kontaktuj nás",
|
||||
"log_in": "Prihlásiť sa",
|
||||
"pricing": "Plány",
|
||||
"sign_in": "Zaregistrovať sa"
|
||||
},
|
||||
"sign_feature_1": "Nevyžaduje sa žiadna kreditná karta",
|
||||
"sign_feature_2": "{defaultSpace} Kapacita úložiska zadarmo",
|
||||
"sign_up_button": "Zaregistrovať sa teraz"
|
||||
},
|
||||
"page_login": {
|
||||
"button_next": "Ďalší krok",
|
||||
"placeholder_email": "Napíšte svoj E-mail",
|
||||
@@ -361,6 +373,7 @@
|
||||
"title": "Vyberte si svoj plán"
|
||||
},
|
||||
"page_registration": {
|
||||
"agreement": "Kliknutím na tlačidlo Vytvoriť účet súhlasím s {0} a {1}.",
|
||||
"button_create_account": "Vytvoriť účet",
|
||||
"have_an_account": "Máš už účet?",
|
||||
"label_confirm_pass": "Potvrďte heslo:",
|
||||
@@ -408,7 +421,7 @@
|
||||
"section_summary": "Zhrnutie objednávky",
|
||||
"summary": {
|
||||
"period": "Účtované mesačne",
|
||||
"submit_button": "Plaťte kreditnou kartou",
|
||||
"submit_button": "Zaplatiť kreditnou kartou",
|
||||
"submit_disclaimer": "Odoslaním formulára súhlasíte s uložením spôsobu platby a fakturačných údajov vo svojom účte {app}."
|
||||
},
|
||||
"title": "Vyberte si metódu platby"
|
||||
|
||||
Reference in New Issue
Block a user