23 lines
2.4 KiB
JavaScript
23 lines
2.4 KiB
JavaScript
// DO NOT EDIT THIS FILE!!! IT WILL BE AUTOMATICALLY GENERATED FROM src/i18n
|
|
/*global systemDictionary:true */
|
|
'use strict';
|
|
|
|
systemDictionary = {
|
|
"Pushover adapter settings": { "en": "Pushover adapter settings", "cn": "Pushover adapter settings"},
|
|
"Pushover settings": { "en": "Pushover settings", "cn": "Pushover settings"},
|
|
"Group Key": { "en": "Group Key", "cn": "Group Key"},
|
|
"Token": { "en": "Token", "cn": "Token"},
|
|
"Title": { "en": "Title", "cn": "Title"},
|
|
"Sound": { "en": "Sound", "cn": "Sound"},
|
|
"Priority": { "en": "Priority", "cn": "Priority"},
|
|
"Test": { "en": "Test", "cn": "Test"},
|
|
"Notification settings": { "en": "Notification settings", "cn": "Notification settings"},
|
|
"Group Key of Delivery Group": { "en": "Group Key of Delivery Group", "cn": "Group Key of Delivery Group"},
|
|
"API Token/Key of Application": { "en": "API Token/Key of Application", "cn": "API Token/Key of Application"},
|
|
"quiet": { "en": "quiet", "cn": "quiet"},
|
|
"default": { "en": "default", "cn": "default"},
|
|
"high-priority": { "en": "high-priority", "cn": "high-priority"},
|
|
"Enable first the adapter to test notification.": {"en": "Enable first the adapter to test notification.", "cn": "Enable first the adapter to test notification."},
|
|
"First save the settings": { "en": "First save the settings", "cn": "First save the settings"},
|
|
"Check the log or your pushover app!": { "en": "Check the log or your pushover app!", "cn": "Check the log or your pushover app!"}
|
|
}; |