Added new Userfield type "Number (currency)" (closes #2276)

This commit is contained in:
Bernd Bestel
2023-09-01 17:48:46 +02:00
parent 82d899d609
commit f6bdb6e836
6 changed files with 29 additions and 5 deletions

View File

@@ -24,6 +24,9 @@ msgstr "Number (integral)"
msgid "number-decimal"
msgstr "Number (decimal)"
msgid "number-currency"
msgstr "Number (currency)"
msgid "date"
msgstr "Date (without time)"

View File

@@ -28,6 +28,10 @@ msgstr ""
msgid "number-decimal"
msgstr ""
# Number (currency)
msgid "number-currency"
msgstr ""
# Date (without time)
msgid "date"
msgstr ""