mirror of
https://github.com/CorentinTh/it-tools.git
synced 2026-06-05 13:45:22 -04:00
feat(i18n): added Norwegian language (#1337)
This commit is contained in:
@@ -6,6 +6,7 @@ const localesLong: Record<string, string> = {
|
||||
de: 'Deutsch',
|
||||
es: 'Español',
|
||||
fr: 'Français',
|
||||
no: 'Norwegian',
|
||||
pt: 'Português',
|
||||
ru: 'Русский',
|
||||
uk: 'Українська',
|
||||
|
||||
Reference in New Issue
Block a user