Skip to content

Commit b7896c6

Browse files
Your Namealphatownsman
authored andcommitted
add es to ui language dropdown
1 parent 56990be commit b7896c6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

boofilsic/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,7 @@
444444
"en": _("English"),
445445
"da": _("Danish"),
446446
"de": _("German"),
447+
"es": _("Spanish"),
447448
"fr": _("French"),
448449
"it": _("Italian"),
449450
"pt": _("Portuguese"),

locale/zh_Hans/LC_MESSAGES/django.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ msgstr "MusicBrainz"
271271

272272
#: catalog/models/common.py:36
273273
msgid "WorldCat"
274-
msgstr ""
274+
msgstr "WorldCat"
275275

276276
#: catalog/models/common.py:41
277277
msgid "ISBN10"

0 commit comments

Comments
 (0)