|
|
@@ -24,6 +24,10 @@
|
|
|
"Page Path": "Page Path",
|
|
|
"Category": "Category",
|
|
|
"User": "User",
|
|
|
+ "User Name": "User Name",
|
|
|
+ "User List": "User List",
|
|
|
+ "Add": "Add",
|
|
|
+ "Method": "Method",
|
|
|
|
|
|
"Update": "Update",
|
|
|
"Update Page": "Update Page",
|
|
|
@@ -46,6 +50,7 @@
|
|
|
|
|
|
"Created": "Created",
|
|
|
"Last updated": "Updated",
|
|
|
+ "Last Login": "Last Login",
|
|
|
|
|
|
"Share": "Share",
|
|
|
"Share Link": "Share Link",
|
|
|
@@ -107,7 +112,7 @@
|
|
|
"UserGroup Management": "UserGroup Management",
|
|
|
"Full Text Search Management": "Full Text Search Management",
|
|
|
"Import Data": "Import Data",
|
|
|
- "Basic settings": "Basic settings",
|
|
|
+ "Basic Settings": "Basic Settings",
|
|
|
"Basic authentication": "Basic authentication",
|
|
|
"Guest users access": "Guest users access",
|
|
|
"Register limitation": "Register limitation",
|
|
|
@@ -680,12 +685,9 @@
|
|
|
"give_admin_access": "Give admin access",
|
|
|
"remove_admin_access": "Remove admin access",
|
|
|
"external_account": "External account management",
|
|
|
- "user_list": "List of users",
|
|
|
"external_account_list": "External Account List",
|
|
|
"back_to_user_management": "Back to User Management",
|
|
|
"authentication_provider": "Authentication Provider",
|
|
|
- "Date created": "Date created",
|
|
|
- "Last login": "Last login",
|
|
|
"Manage": "Manage",
|
|
|
"Edit menu": "Edit menu",
|
|
|
"password_setting": "Password Setting",
|
|
|
@@ -705,11 +707,12 @@
|
|
|
},
|
|
|
|
|
|
"user_group_management": {
|
|
|
- "group_list": "List of Group",
|
|
|
+ "group_list": "Group List",
|
|
|
+ "back_to_list": "Go Back to Group List",
|
|
|
"create_group": "Create New Group",
|
|
|
"group_example": "e.g. : Group1",
|
|
|
"created_group": "Group was created",
|
|
|
- "add_user": "Add a user to the created group",
|
|
|
+ "add_user": "Add a User to the Created Group",
|
|
|
"deny_create_group": "You can't create a new group with the current settings",
|
|
|
"is_loading_data": "Loading data...",
|
|
|
"choose_action": "Choose an action for private pages",
|
|
|
@@ -720,7 +723,11 @@
|
|
|
"delete_pages": "Delete All",
|
|
|
"transfer_pages": "Transfer to another group",
|
|
|
"select_group": "Select a group",
|
|
|
- "no_groups": "No groups to select"
|
|
|
+ "no_groups": "No groups to select",
|
|
|
+ "no_pages": "There are no pages the group has view permission",
|
|
|
+ "how_to_add1": "Enter a username to add",
|
|
|
+ "how_to_add2": "Select a user from user list",
|
|
|
+ "remove_from_group": "Remove this group"
|
|
|
},
|
|
|
|
|
|
"importer_management": {
|