Fix plural form of translations.

The leading '_n: ' should not be part of the translations.
pull/86/head
TDE Gitea 7 months ago committed by TDE Gitea
parent 0b2f7bcb61
commit a9f7e043c5

@ -1134,7 +1134,7 @@ msgid ""
"_n: One item\n"
"%n items"
msgstr ""
"_n: Ett objekt\n"
"Ett objekt\n"
"%n objekt"
#: collectiondb.cpp:1756

Loading…
Cancel
Save