mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-12 00:15:48 +01:00
Fix typos
This commit is contained in:
@@ -26,7 +26,7 @@ module.exports = {
|
||||
'zh',
|
||||
'el',
|
||||
'sk',
|
||||
'nb',
|
||||
'no',
|
||||
],
|
||||
localePath: path.resolve('./public/locales'),
|
||||
fallbackLng: 'en',
|
||||
|
||||
@@ -77,7 +77,7 @@ export const languages: Language[] = [
|
||||
},
|
||||
// Norwegian
|
||||
{
|
||||
shortName: 'nb',
|
||||
shortName: 'no',
|
||||
originalName: 'Norsk',
|
||||
translatedName: 'Norwegian',
|
||||
emoji: '🇳🇴',
|
||||
|
||||
Reference in New Issue
Block a user