Added Dutch language support

Language code: nl
Official Name: Dutch
Native Name: Nederlands
This commit is contained in:
deffcolony 2024-08-26 17:00:07 +02:00
parent 87984e2081
commit a8f2bdf93c
2 changed files with 386 additions and 0 deletions

View file

@ -6,6 +6,7 @@ const localesLong: Record<string, string> = {
de: 'Deutsch',
es: 'Español',
fr: 'Français',
nl: 'Nederlands',
pt: 'Português',
ru: 'Русский',
uk: 'Українська',