From 369c8f03db2f6d507697ab2296db5e6f81c8cd1e Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Sat, 27 Jun 2026 17:15:11 +0800 Subject: [PATCH] Reduce SmartStart default categories to thirteen --- src/Apptag/Localization/de.json | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/Apptag/Localization/de.json b/src/Apptag/Localization/de.json index 1bf72f8..f087d60 100644 --- a/src/Apptag/Localization/de.json +++ b/src/Apptag/Localization/de.json @@ -8,6 +8,8 @@ "menu.language": "Sprache", "menu.help": "Hilfe", "menu.version": "Version", + "menu.proStatus.free": "Sie sind derzeit Nutzer der Gratisversion (Upgrade auf Pro)", + "menu.proStatus.unlocked": "Sie sind derzeit ein geschätzter Pro-Nutzer", "settings.language": "Sprache", "settings.languagePicker": "App-Sprache:", "settings.languageDesc": "Wähle die Sprache für Menüs und Einstellungen.", @@ -103,16 +105,16 @@ "smart.category.productivity": "Produktivität", "smart.category.file-management": "Dateiverwaltung", "smart.category.transfer": "Uploads und Downloads", - "smart.category.development": "Entwicklung", + "smart.category.development": "Programmieren", "smart.category.design": "Gestaltung", "smart.category.writing": "Schreiben", "smart.category.media": "Medien", "smart.category.video": "Videos", "smart.category.audio": "Ton", - "smart.category.picture-photo": "Bilder und Fotos", + "smart.category.picture-photo": "Fotos", "smart.category.utilities": "Dienstprogramme", "smart.category.system": "System-Apps", - "smart.category.system-enhancement": "Systemerweiterungen", + "smart.category.system-enhancement": "Systemwerkzeuge", "smart.category.entertainment": "Unterhaltung", "smart.category.game": "Spiele", "smart.category.finance": "Finanzen", @@ -188,7 +190,7 @@ "smart.category.GTD": "Aufgaben und GTD", "smart.category.Notes": "Notizen", "smart.category.Meeting": "Besprechungen", - "smart.category.office": "Büro", + "smart.category.office": "Büro & Dokumente", "smart.category.PDF": "PDF", "smart.category.api-tools": "API-Tools", "smart.category.database-tools": "Datenbanken", -- Gitblit v1.9.3