mirror of
https://github.com/glenndehaan/unifi-voucher-site.git
synced 2026-04-05 00:44:18 -04:00
Updated languages.js to include new languages from Crowdin
This commit is contained in:
@@ -3,11 +3,13 @@
|
|||||||
*/
|
*/
|
||||||
module.exports = {
|
module.exports = {
|
||||||
en: 'English',
|
en: 'English',
|
||||||
de: 'German',
|
|
||||||
da: 'Danish',
|
da: 'Danish',
|
||||||
|
de: 'German',
|
||||||
|
es: 'Spanish',
|
||||||
|
fi: 'Finnish',
|
||||||
fr: 'French',
|
fr: 'French',
|
||||||
nl: 'Dutch',
|
nl: 'Dutch',
|
||||||
es: 'Spanish',
|
|
||||||
pl: 'Polish',
|
pl: 'Polish',
|
||||||
|
pt: 'Portuguese',
|
||||||
ru: 'Russian'
|
ru: 'Russian'
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user