mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Add German translation Fixes #2323
This commit is contained in:
parent
ea2b3f43bd
commit
e66616b1d8
@ -79,8 +79,9 @@ HELP_PATH = '../../../docs/en_US/_build/html/'
|
|||||||
# Languages we support in the UI
|
# Languages we support in the UI
|
||||||
LANGUAGES = {
|
LANGUAGES = {
|
||||||
'en': 'English',
|
'en': 'English',
|
||||||
'pl': 'Polish',
|
'zh': 'Chinese (Simplified)',
|
||||||
'zh': 'Chinese (Simplified)'
|
'de': 'German',
|
||||||
|
'pl': 'Polish'
|
||||||
}
|
}
|
||||||
|
|
||||||
# DO NOT CHANGE UNLESS YOU KNOW WHAT YOU ARE DOING!
|
# DO NOT CHANGE UNLESS YOU KNOW WHAT YOU ARE DOING!
|
||||||
|
BIN
web/pgadmin/translations/de/LC_MESSAGES/messages.mo
Normal file
BIN
web/pgadmin/translations/de/LC_MESSAGES/messages.mo
Normal file
Binary file not shown.
8843
web/pgadmin/translations/de/LC_MESSAGES/messages.po
Normal file
8843
web/pgadmin/translations/de/LC_MESSAGES/messages.po
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user