locale/ro: Fix template string

This commit is contained in:
Gregor Düster 2023-09-22 09:37:33 +02:00
parent a2f9ca4bf4
commit d6187679b6
No known key found for this signature in database
GPG Key ID: 1B4181FC97673B9D
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@ msgstr "'{value}' nu este valid {field} în {appid}. Regex model: {pattern}"
#: ../fdroidserver/metadata.py
#, python-brace-format
msgid "'{value}' is not a valid {field}, should be {pattern}"
msgstr "'{valoare}' nu este un {câmp} valid, ar trebui să fie {pattern}"
msgstr "'{value}' nu este un {field} valid, ar trebui să fie {pattern}"
#: ../fdroidserver/checkupdates.py
#, python-brace-format