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