We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56990be commit b7896c6Copy full SHA for b7896c6
boofilsic/settings.py
@@ -444,6 +444,7 @@
444
"en": _("English"),
445
"da": _("Danish"),
446
"de": _("German"),
447
+ "es": _("Spanish"),
448
"fr": _("French"),
449
"it": _("Italian"),
450
"pt": _("Portuguese"),
locale/zh_Hans/LC_MESSAGES/django.po
@@ -271,7 +271,7 @@ msgstr "MusicBrainz"
271
272
#: catalog/models/common.py:36
273
msgid "WorldCat"
274
-msgstr ""
+msgstr "WorldCat"
275
276
#: catalog/models/common.py:41
277
msgid "ISBN10"
0 commit comments