🌐(backend) add Dutch language support to backend
Add Dutch (nl) language configuration to backend to match available frontend languages. Ensures consistent language options across the entire application.
This commit is contained in:
committed by
aleb_the_flash
parent
35cc6cd902
commit
af6ac954e9
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-04-22 14:57+0000\n"
|
||||
"POT-Creation-Date: 2025-04-22 15:02+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -423,3 +423,7 @@ msgstr ""
|
||||
#: meet/settings.py:163
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: meet/settings.py:164
|
||||
msgid "Dutch"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user