mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-20 11:48:31 -06:00
Add a Spanish translation. Fixes #3553
This commit is contained in:
parent
7117ce6a22
commit
2eac2f43ac
@ -10,6 +10,7 @@ This release contains a number of features and fixes reported since the release
|
||||
Features
|
||||
********
|
||||
|
||||
| `Feature #3553 <https://redmine.postgresql.org/issues/3553>`_ - Add a Spanish translation.
|
||||
|
||||
Bug fixes
|
||||
*********
|
||||
|
@ -83,12 +83,13 @@ HELP_PATH = '../../../docs/en_US/_build/html/'
|
||||
LANGUAGES = {
|
||||
'en': 'English',
|
||||
'zh': 'Chinese (Simplified)',
|
||||
'de': 'German',
|
||||
'fr': 'French',
|
||||
'ko': 'Korean',
|
||||
'de': 'German',
|
||||
'ja': 'Japanese',
|
||||
'ko': 'Korean',
|
||||
'pl': 'Polish',
|
||||
'ru': 'Russian'
|
||||
'ru': 'Russian',
|
||||
'es': 'Spanish',
|
||||
}
|
||||
|
||||
# DO NOT CHANGE UNLESS YOU KNOW WHAT YOU ARE DOING!
|
||||
|
BIN
web/pgadmin/translations/es/LC_MESSAGES/messages.mo
Normal file
BIN
web/pgadmin/translations/es/LC_MESSAGES/messages.mo
Normal file
Binary file not shown.
15902
web/pgadmin/translations/es/LC_MESSAGES/messages.po
Normal file
15902
web/pgadmin/translations/es/LC_MESSAGES/messages.po
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user