added option to use only pre-defined tags (#1463)

This commit is contained in:
Kevin Papst
2020-02-12 15:35:42 +01:00
committed by GitHub
parent 847798eec1
commit 1b4f4bba22
16 changed files with 103 additions and 24 deletions

View File

@@ -34,6 +34,10 @@
<source>label.theme.markdown_content</source>
<target>Erlaube Markdown-Formatierungen in Beschreibungen und Kommentaren</target>
</trans-unit>
<trans-unit id="label.theme.tags_create">
<source>label.theme.tags_create</source>
<target>Schlagworte: Suche per Auto-Complete und Erstellung von Schlagworten erlauben</target>
</trans-unit>
<trans-unit id="label.timesheet.mode">
<source>label.timesheet.mode</source>
<target>Zeiterfassungs Modus</target>

View File

@@ -34,6 +34,10 @@
<source>label.theme.markdown_content</source>
<target>Allow markdown-formattings in descriptions and comments</target>
</trans-unit>
<trans-unit id="label.theme.tags_create">
<source>label.theme.tags_create</source>
<target>Tags: use auto-complete search and allow tag creation</target>
</trans-unit>
<trans-unit id="label.timesheet.mode">
<source>label.timesheet.mode</source>
<target>Timetracking mode</target>