feat: add SYS-CAT-TODOS translation (v0.2.5)
This commit is contained in:
@@ -1 +1 @@
|
||||
__version__ = "0.2.4"
|
||||
__version__ = "0.2.5"
|
||||
|
||||
@@ -6,6 +6,7 @@ from __future__ import annotations
|
||||
# Extend as new system names are discovered.
|
||||
SYSTEM_NAMES: dict[str, str] = {
|
||||
"SYS-CAT-SHOPPINGLIST": "Einkaufsliste",
|
||||
"SYS-CAT-TODOS": "Aufgaben",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user