mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-24 00:36:14 -04:00
feat(i18n): added Norwegian language (#1337)
This commit is contained in:
parent
5732483fc2
commit
aa8cba96de
2 changed files with 394 additions and 0 deletions
|
@ -6,6 +6,7 @@ const localesLong: Record<string, string> = {
|
|||
de: 'Deutsch',
|
||||
es: 'Español',
|
||||
fr: 'Français',
|
||||
no: 'Norwegian',
|
||||
pt: 'Português',
|
||||
ru: 'Русский',
|
||||
uk: 'Українська',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue