mirror of
https://github.com/documize/community.git
synced 2025-08-04 13:05:23 +02:00
i18n strings
This commit is contained in:
parent
59dc6ea991
commit
38c9a94a9c
7 changed files with 45 additions and 28 deletions
|
@ -82,6 +82,7 @@
|
|||
"about": "About",
|
||||
"meta": "Meta",
|
||||
"permissions": "Permissions",
|
||||
"profile": "Profile",
|
||||
|
||||
"public": "Public",
|
||||
"protected": "Protected",
|
||||
|
@ -136,6 +137,13 @@
|
|||
"password_match": "Passwords must match",
|
||||
"welcome": "Welcome to Documize",
|
||||
"welcome_explain": "Let's set up your account and get you started",
|
||||
"profile_explain": "Manage your profile and password",
|
||||
"search_doc_name": "Document name",
|
||||
"search_doc_content": "Document content",
|
||||
"search_tag_name": "Tag name",
|
||||
"search_attachment_name": "Attachment name",
|
||||
"search_example_title": "Query examples",
|
||||
"search_explain": "Find content using keywords and operators",
|
||||
|
||||
"backup_explain1": "Documize Community is a multi-tenanted application enabling both 'tech.mycompany.com' and 'sales.mycompany.com' to run using the same executable/database. As a Documize Community Global Administrator, you will be performing a complete system-wide backup across all tenants. The Documize Community Tenant Administrator can login to perform a tenant-level backup (e.g. marketing.mycompany.com).",
|
||||
"backup_explain2": "Documize Community is a multi-tenanted application enabling both 'tech.mycompany.com' and 'sales.mycompany.com' to run using the same executable/database. A Documize Community Global Administrator, you will be performing a complete system-wide backup across all tenants. As a Documize Community Tenant Administrator you can perform a tenant-level backup (e.g. marketing.mycompany.com).",
|
||||
|
@ -327,6 +335,12 @@
|
|||
"admin_labels_explain": "Group and navigate spaces with visual labels",
|
||||
"admin_search_explain": "Rebuild the search index",
|
||||
|
||||
"setup_title": "Documize Community Setup",
|
||||
"setup_default_message": "Documize Community instance contains all our documentation",
|
||||
"get_in_touch": "Get in touch",
|
||||
"product_feedback": "Have a product idea, suggestion or some feedback?",
|
||||
"product_news": "Product News",
|
||||
"product_news_explain": "Latest product news and updates",
|
||||
"404": "Oops! That page couldn't be found.",
|
||||
"404_explain": "Maybe the content you're looking for is no longer available?",
|
||||
"close_account": "Please close my Documize account.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue