Improve slash commands and due dates
This commit is contained in:
@@ -644,6 +644,22 @@ msgstr "Team %(team)s erstellt. Nutze #%(slug)s für Team-Einträge."
|
||||
msgid "You are now a member of team %(team)s."
|
||||
msgstr "Du bist jetzt Mitglied im Team %(team)s."
|
||||
|
||||
#: core/templates/core/base.html core/templates/core/index.html
|
||||
msgid "Due date (DD.MM.YY)"
|
||||
msgstr "Fälligkeitsdatum (TT.MM.JJ)"
|
||||
|
||||
#: core/templates/core/base.html core/templates/core/index.html
|
||||
msgid "Tomorrow"
|
||||
msgstr "Morgen"
|
||||
|
||||
#: core/templates/core/base.html core/templates/core/index.html
|
||||
msgid "Day after tomorrow"
|
||||
msgstr "Übermorgen"
|
||||
|
||||
#: core/templates/core/base.html core/templates/core/index.html
|
||||
msgid "Next week"
|
||||
msgstr "Nächste Woche"
|
||||
|
||||
#: core/forms.py
|
||||
msgid "Default type for new entries"
|
||||
msgstr "Standardtyp für neue Einträge"
|
||||
|
||||
@@ -638,6 +638,22 @@ msgstr ""
|
||||
msgid "You are now a member of team %(team)s."
|
||||
msgstr ""
|
||||
|
||||
#: core/templates/core/base.html core/templates/core/index.html
|
||||
msgid "Due date (DD.MM.YY)"
|
||||
msgstr "Due date (DD.MM.YY)"
|
||||
|
||||
#: core/templates/core/base.html core/templates/core/index.html
|
||||
msgid "Tomorrow"
|
||||
msgstr "Tomorrow"
|
||||
|
||||
#: core/templates/core/base.html core/templates/core/index.html
|
||||
msgid "Day after tomorrow"
|
||||
msgstr "Day after tomorrow"
|
||||
|
||||
#: core/templates/core/base.html core/templates/core/index.html
|
||||
msgid "Next week"
|
||||
msgstr "Next week"
|
||||
|
||||
#: core/forms.py
|
||||
msgid "Default type for new entries"
|
||||
msgstr "Default type for new entries"
|
||||
|
||||
Reference in New Issue
Block a user