add placeholders for subject of booking
This commit is contained in:
parent
42aeefaa19
commit
acc8911a8d
5 changed files with 88 additions and 14 deletions
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue