add placeholders for subject of booking

This commit is contained in:
Frederik Jaeckel 2024-03-09 19:34:44 +01:00
parent 42aeefaa19
commit acc8911a8d
5 changed files with 88 additions and 14 deletions

View file

@ -106,6 +106,10 @@ msgctxt "view:cashbook.planner:"
msgid "Booking text"
msgstr "Buchungstext"
msgctxt "view:cashbook.planner:"
msgid "Available placeholders: ${date} ${month} ${year} ${amount} ${quantity}"
msgstr "verfügbare Platzhalter: ${date} ${month} ${year} ${amount} ${quantity}"
msgctxt "field:cashbook.planner,company:"
msgid "Company"
msgstr "Unternehmen"

View file

@ -82,6 +82,10 @@ msgctxt "view:cashbook.planner:"
msgid "Booking text"
msgstr "Booking text"
msgctxt "view:cashbook.planner:"
msgid "Available placeholders: ${date} ${month} ${year} ${amount} ${quantity}"
msgstr "Available placeholders: ${date} ${month} ${year} ${amount} ${quantity}"
msgctxt "field:cashbook.planner,company:"
msgid "Company"
msgstr "Company"