Make Tags and TimeLog optional features that can be switched on/off in Settings (enabled by default)
This commit is contained in:
parent
f9ee150a23
commit
3e91f158c3
8 changed files with 49 additions and 18 deletions
|
|
@ -238,5 +238,7 @@
|
|||
"export_csv_error_message": "Could not write CSV file:\n{error}",
|
||||
"export_pdf": "Export PDF",
|
||||
"export_pdf_error_title": "PDF export failed",
|
||||
"export_pdf_error_message": "Could not write PDF file:\n{error}"
|
||||
"export_pdf_error_message": "Could not write PDF file:\n{error}",
|
||||
"enable_tags_feature": "Enable Tags",
|
||||
"enable_time_log_feature": "Enable Time Logging"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue