mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
i18n space strings
This commit is contained in:
parent
97c4c927ac
commit
5e687f5ef4
7 changed files with 40 additions and 28 deletions
|
@ -98,6 +98,7 @@
|
|||
"references": "references",
|
||||
"move_up": "Move up",
|
||||
"move_down": "Move down",
|
||||
"default": "Default",
|
||||
"no_undo": "Proceed with caution as there is no undo",
|
||||
|
||||
"public": "Public",
|
||||
|
@ -113,6 +114,7 @@
|
|||
"space": "Space",
|
||||
"spaces": "Spaces",
|
||||
"category": "Category",
|
||||
"category_explain": "Assign categories to documents and decide who can view them",
|
||||
"categories": "Categories",
|
||||
"tag": "Tag",
|
||||
"tags": "Tags",
|
||||
|
@ -125,6 +127,8 @@
|
|||
"unpin": "Unpin",
|
||||
"unpinned": "Unpinned",
|
||||
"blocks": "Content Blocks",
|
||||
"blocks_explain": "Content blocks provide re-usable content that can be inserted into any document",
|
||||
"block_delete_confirm": "Are you sure you want to delete this re-usable content block?",
|
||||
"actions": "Actions",
|
||||
"activity": "Activity",
|
||||
"reports": "Reports",
|
||||
|
@ -186,6 +190,13 @@
|
|||
"feedback_prompt_explain": "Specify the prompt, e.g. Did this help you? Was this helpful? Did you find what you needed?",
|
||||
"likes_prompt": "Did this help you?",
|
||||
"delete_confirm": "Are you sure you want to delete?",
|
||||
"category_assignment_summary": "Assigned to {1} documents and viewable by {2} users/groups",
|
||||
"category_no_access": "You have no view permission for this category",
|
||||
"category_default": "Default category for new content",
|
||||
"category_default_explain": "Automatically applies to newly created documents",
|
||||
"category_delete_confirm": "Are you sure you want to delete this category?",
|
||||
"category_permissions": "Category Permissions",
|
||||
"category_permissions_explain": "Select who can view documents within category",
|
||||
|
||||
"login_cas": "Authenticating with CAS...",
|
||||
"login_cass_error": "CAS authentication failure",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue