add Pennsylvania Dutch to languages
This commit is contained in:
parent
176dacb6ba
commit
8e8707bceb
3 changed files with 4 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ const languages = [
|
|||
'nl',
|
||||
'oc',
|
||||
'pl',
|
||||
'pdc',
|
||||
'pt',
|
||||
'ro',
|
||||
'ru',
|
||||
|
|
|
|||
|
|
@ -25,6 +25,7 @@ const messages = {
|
|||
oc: require('../lib/notification-i18n-loader.js!./oc.json'),
|
||||
pl: require('../lib/notification-i18n-loader.js!./pl.json'),
|
||||
pt: require('../lib/notification-i18n-loader.js!./pt.json'),
|
||||
pdc: require('../lib/notification-i18n-loader.js!./pdc.json'),
|
||||
ro: require('../lib/notification-i18n-loader.js!./ro.json'),
|
||||
ru: require('../lib/notification-i18n-loader.js!./ru.json'),
|
||||
sk: require('../lib/notification-i18n-loader.js!./sk.json'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue