@textback/notification-widget
Version:
TODO: Give a short introduction of your project. Let this section explain the objectives or the motivation behind this project.
24 lines (23 loc) • 1 kB
JavaScript
module.exports = {
facebook: 'Facebook',
'facebookExtended': 'Send to Messenger',
skype: 'Skype',
'sign-skype': 'Send to Skype',
telegram: 'Telegram',
'telegramExtended': 'Send to Telegram',
viber: 'Viber',
'viberExtended': 'Send to Viber',
vkontakte: 'VK',
'vkontakteLogin': 'VK Sing In',
'sign-vk': 'Send to VK',
whatsapp: 'WhatsApp',
whatsappb: 'WA Business',
'whatsappExtended': 'Send to WhatsApp',
'whatsappbExtended': 'Send to WhatsApp',
'telegramTip': 'Tap <strong>"Start"</strong></br> when enter Telegram App',
'facebookTip': 'Tap <strong>"Get started"</strong><br/>in Facebook Messenger',
'viberTip': '<strong>Viber Desktop App</strong></br> should be installed on your PC',
'vkontakteTip': 'Press <strong>"Allow messages"</strong><br/>in a popup window',
'whatsappTip': '<strong>Send generated text</strong><br/>in WhatsApp',
'whatsapp_prefixtext': 'Send generated text in WhatsApp'
};