No med spynorsk mordliste 🇳🇴

pull/1437/head
Mikael Finstad 4 years ago
parent 35f5aefe78
commit 7ea3d4c1a5
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

@ -14,7 +14,6 @@ const getLangPath = (subPath) => (isDev ? join('public', subPath) : join(app.get
const mapLang = (lng) => ({
nb: 'nb_NO',
no: 'nb_NO',
nn: 'nb_NO',
zh: 'zh_Hans',
// https://source.chromium.org/chromium/chromium/src/+/master:ui/base/l10n/l10n_util.cc;l=354
'zh-CN': 'zh_Hans', // Chinese simplified (mainland China)

@ -18,7 +18,8 @@ export const langNames = {
fr: 'Français',
it: 'Italiano',
nl: 'Nederlands',
nb: 'Norsk',
nb: 'Norsk (bokmål)',
nn: 'Norsk (nynorsk)',
pl: 'Polski',
pt: 'Português',
pt_BR: 'português do Brasil',

Loading…
Cancel
Save