|
|
@@ -567,36 +567,36 @@
|
|
|
}
|
|
|
},
|
|
|
"notification_setting": {
|
|
|
- "slack_incoming_configuration": "Slack Incoming Webhooks Configuration",
|
|
|
- "prioritize_webhook": "Prioritize Incoming Webhook than Slack App",
|
|
|
+ "slack_incoming_configuration": "Slack Incoming Webhooks configuration",
|
|
|
+ "prioritize_webhook": "Prioritize incoming webhook than Slack App",
|
|
|
"prioritize_webhook_desc": "Check this option and GROWI use Incoming Webhooks even if Slack App settings are enabled.",
|
|
|
- "slack_app_configuration": "Slack App Configuration",
|
|
|
+ "slack_app_configuration": "Slack app configuration",
|
|
|
"slack_app_configuration_desc": "This is the way that compatible with Crowi,<br /> but not recommended in GROWI because it is <strong>too complex</strong>.",
|
|
|
"use_instead":"Please use Slack Incoming Webhooks Configuration instead.",
|
|
|
"how_to": {
|
|
|
"header": "How to configure Incoming Webhooks?",
|
|
|
"workspace": "(At Workspace) Add a hook",
|
|
|
- "workspace_desc1": "Go to <a href='https: //slack.com/services/new/incoming-webhook'>Incoming Webhooks Configuration page</a>.",
|
|
|
+ "workspace_desc1": "Go to <a href='https: //slack.com/services/new/incoming-webhook'>Incoming Webhooks configuration page</a>.",
|
|
|
"workspace_desc2": "Choose the default channel to post.",
|
|
|
"workspace_desc3": "Add.",
|
|
|
"at_growi": "(At GROWI admin page) Set Webhook URL",
|
|
|
"at_growi_desc": "Input ”Webhook URL” and submit on this page."
|
|
|
},
|
|
|
- "user_trigger_notification_header": "Default Notification Settings for Patterns",
|
|
|
+ "user_trigger_notification_header": "Default notification settings for patterns",
|
|
|
"pattern": "Pattern",
|
|
|
"channel": "Channel",
|
|
|
"pattern_desc": "Path name of wiki. Pattern expression with <code>*</code> can be used.",
|
|
|
"channel_desc": "Slack channel name. Without <code>#</code>.",
|
|
|
- "valid_page": "Enable/Disable Notification",
|
|
|
+ "valid_page": "Enable/disable Notification",
|
|
|
"link_notification_help": "<strong>The page that is able to be viewed only by those who know the link 'Anyone with the link'</strong> is not notified always.",
|
|
|
- "just_me_notification_help": "<strong>The page that is restricted by 'only me'</strong> is notify when the page edited.",
|
|
|
+ "just_me_notification_help": "<strong>The page that is restricted by 'Only Me'</strong> is notify when the page edited.",
|
|
|
"group_notification_help": "<strong>The page that is restricted by 'User Group'</strong> is notify when the page edited.",
|
|
|
- "notification_list": "List of Notification Settings",
|
|
|
- "add_notification": "Add New",
|
|
|
- "trigger_path": "Trigger Path",
|
|
|
+ "notification_list": "List of notification settings",
|
|
|
+ "add_notification": "Add new",
|
|
|
+ "trigger_path": "Trigger path",
|
|
|
"trigger_path_help": "(expression with <code>*</code> is supported)",
|
|
|
- "trigger_events": "Trigger Events",
|
|
|
- "notify_to": "Notify To",
|
|
|
+ "trigger_events": "Trigger events",
|
|
|
+ "notify_to": "Notify to",
|
|
|
"back_to_list": "Go back to list",
|
|
|
"notification_detail": "Notification Setting Details",
|
|
|
"event_pageCreate": "When new page is \"CREATED\"",
|