|
|
@@ -270,34 +270,34 @@
|
|
|
"current_users": "Current users:"
|
|
|
},
|
|
|
"user_group_management": {
|
|
|
- "create_group": "Create New Group",
|
|
|
- "deny_create_group": "You can't create a new group with the current settings",
|
|
|
- "group_name": "Group Name",
|
|
|
+ "create_group": "Create new group",
|
|
|
+ "deny_create_group": "You can't create a new group with the current settings.",
|
|
|
+ "group_name": "Group name",
|
|
|
"group_example": "e.g. : Group1",
|
|
|
"add_modal": {
|
|
|
- "add_user": "Add a User to the Created Group",
|
|
|
- "search_option": "Search Option",
|
|
|
+ "add_user": "Add a user to the created group",
|
|
|
+ "search_option": "Search option",
|
|
|
"enable_option": "Enable {{option}}",
|
|
|
- "forward_match": "forword match",
|
|
|
- "partial_match": "partial match",
|
|
|
- "backward_match": "backward match"
|
|
|
+ "forward_match": "Forword match",
|
|
|
+ "partial_match": "Partial match",
|
|
|
+ "backward_match": "Backward match"
|
|
|
},
|
|
|
- "group_list": "Group List",
|
|
|
- "back_to_list": "Go Back to Group List",
|
|
|
- "basic_info": "Basic Info",
|
|
|
- "user_list": "User List",
|
|
|
+ "group_list": "Group list",
|
|
|
+ "back_to_list": "Go back to group list",
|
|
|
+ "basic_info": "Basic info",
|
|
|
+ "user_list": "User list",
|
|
|
"created_group": "Group was created",
|
|
|
- "is_loading_data": "fetch data...",
|
|
|
- "no_pages": "There are no pages the group has view permission",
|
|
|
+ "is_loading_data": "Fetch data...",
|
|
|
+ "no_pages": "There are no pages the group has view permission.",
|
|
|
"remove_from_group": "Remove this user",
|
|
|
"delete_modal": {
|
|
|
- "header": "Delete Group",
|
|
|
- "desc": "Once deleted, the deleted group and its private pages cannot be retrieved",
|
|
|
+ "header": "Delete group",
|
|
|
+ "desc": "Once deleted, the deleted group and its private pages cannot be retrieved.",
|
|
|
"dropdown_desc": "Choose an action for private pages",
|
|
|
"select_group": "Select a group",
|
|
|
"no_groups": "No groups to select",
|
|
|
- "publish_pages": "Publish All",
|
|
|
- "delete_pages": "Delete All",
|
|
|
+ "publish_pages": "Publish all",
|
|
|
+ "delete_pages": "Delete all",
|
|
|
"transfer_pages": "Transfer to another group"
|
|
|
}
|
|
|
}
|