|
@@ -480,13 +480,16 @@
|
|
|
"show_all_reply_comments": "Show all reply comments",
|
|
"show_all_reply_comments": "Show all reply comments",
|
|
|
"show_all_reply_comments_desc": "When the setting value is off, comments other than the latest two are omitted.",
|
|
"show_all_reply_comments_desc": "When the setting value is off, comments other than the latest two are omitted.",
|
|
|
"select_search_scope_children_as_default": "Select 'Only children of this tree' as default value of search range",
|
|
"select_search_scope_children_as_default": "Select 'Only children of this tree' as default value of search range",
|
|
|
- "select_search_scope_children_as_default_desc": "When the setting value is off, 'All pages' is used as default value of search range.",
|
|
|
|
|
|
|
+ "select_search_scope_children_as_default_desc": "When the setting value is off, 'All pages' is used as default value of search range."
|
|
|
|
|
+ },
|
|
|
|
|
+ "presentation": "Presentation",
|
|
|
|
|
+ "presentation_options": {
|
|
|
"enable_marp": "Enable Marp ",
|
|
"enable_marp": "Enable Marp ",
|
|
|
"enable_marp_desc": "Marp can be used in presentation preview. This option may make you vulnerable to XSS.",
|
|
"enable_marp_desc": "Marp can be used in presentation preview. This option may make you vulnerable to XSS.",
|
|
|
"marp_official_site": "The Marp Official Site",
|
|
"marp_official_site": "The Marp Official Site",
|
|
|
"marp_official_site_link": "https://marp.app",
|
|
"marp_official_site_link": "https://marp.app",
|
|
|
- "marp_in_growi" : "GROWI Docs - Create slide using Marp",
|
|
|
|
|
- "marp_in_growi_link": "https://docs.growi.org/en/guide/features/marp.html"
|
|
|
|
|
|
|
+ "presentation_docs" : "GROWI Docs - Create slides for a presentation",
|
|
|
|
|
+ "presentation_docs_link": "https://docs.growi.org/en/guide/features/presentation.html"
|
|
|
},
|
|
},
|
|
|
"custom_title": "Custom title",
|
|
"custom_title": "Custom title",
|
|
|
"custom_title_detail": "You can customize <code><title></code> tag. Following placeholders will be automatically replaced:",
|
|
"custom_title_detail": "You can customize <code><title></code> tag. Following placeholders will be automatically replaced:",
|
|
@@ -499,6 +502,7 @@
|
|
|
"write_css": "You can write CSS that is applied to whole system.",
|
|
"write_css": "You can write CSS that is applied to whole system.",
|
|
|
"ctrl_space": "Ctrl+Space to autocomplete",
|
|
"ctrl_space": "Ctrl+Space to autocomplete",
|
|
|
"custom_script": "Custom script",
|
|
"custom_script": "Custom script",
|
|
|
|
|
+ "custom_presentation": "Custom presentation",
|
|
|
"write_java": "You can write Javascript that is applied to whole system.",
|
|
"write_java": "You can write Javascript that is applied to whole system.",
|
|
|
"reflect_change": "You need to reload the page to reflect the change.",
|
|
"reflect_change": "You need to reload the page to reflect the change.",
|
|
|
"custom_logo" : "Custom Logo",
|
|
"custom_logo" : "Custom Logo",
|
|
@@ -912,6 +916,7 @@
|
|
|
"USER_API_TOKEN_UPDATE": "API Token update",
|
|
"USER_API_TOKEN_UPDATE": "API Token update",
|
|
|
"USER_EDITOR_SETTINGS_UPDATE": "Editor settings update",
|
|
"USER_EDITOR_SETTINGS_UPDATE": "Editor settings update",
|
|
|
"USER_IN_APP_NOTIFICATION_SETTINGS_UPDATE": "In-App Notification settings update",
|
|
"USER_IN_APP_NOTIFICATION_SETTINGS_UPDATE": "In-App Notification settings update",
|
|
|
|
|
+ "USER_REGISTRATION_APPROVAL_REQUEST": "User registration request for ID/Password authentication",
|
|
|
"PAGE_VIEW": "Page view",
|
|
"PAGE_VIEW": "Page view",
|
|
|
"PAGE_USER_HOME_VIEW": "Page view (User home)",
|
|
"PAGE_USER_HOME_VIEW": "Page view (User home)",
|
|
|
"PAGE_FORBIDDEN": "Page view (Fobidden page)",
|
|
"PAGE_FORBIDDEN": "Page view (Fobidden page)",
|