feat: add Dutch translations

This commit is contained in:
zjean
2026-02-19 12:22:46 +00:00
parent 4168e259a5
commit 5aabd8e2f9
3 changed files with 373 additions and 1 deletions
+10 -1
View File
@@ -55,7 +55,16 @@ const LANGUAGE_TEXTS = {
moreLanguages: 'زبان‌های بیشتر...',
modalTitle: 'انتخاب زبان',
searchPlaceholder: 'جستجوی زبان...'
}
},
nl: {
title: 'Welkom bij OxiCloud',
subtitle: 'Selecteer uw taal',
continue: 'Doorgaan',
autodetected: 'We hebben uw taal gedetecteerd',
moreLanguages: 'Meer talen...',
modalTitle: 'Taal selecteren',
searchPlaceholder: 'Zoek taal...'
},
};
// Complete language registry — add new languages here, they'll appear automatically