Fix plural form of translations.

The leading '_n: ' should not be part of the translations.
master
TDE Gitea 5 days ago committed by TDE Gitea
parent 2fc4d0113b
commit 97e85ab218

@ -173,7 +173,7 @@ msgid ""
"_n: %n File\n"
"%n Files"
msgstr ""
"_n: %n File\n"
"%n File\n"
"%n Files"
#: src/part/radialMap/builder.cpp:133

Loading…
Cancel
Save