From 28be00ea53666fd5500a702a3c187c0e27dd90ad Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sat, 27 Jun 2026 16:26:30 +0800
Subject: [PATCH] Simplify SmartStart default categories

---
 src/Apptag/Localization/pl.json |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/Apptag/Localization/pl.json b/src/Apptag/Localization/pl.json
index 544ce9e..b61b7f3 100644
--- a/src/Apptag/Localization/pl.json
+++ b/src/Apptag/Localization/pl.json
@@ -111,10 +111,10 @@
   "smart.category.media": "Multimedia",
   "smart.category.video": "Wideo",
   "smart.category.audio": "Dźwięk",
-  "smart.category.picture-photo": "Obrazy i zdjęcia",
+  "smart.category.picture-photo": "Zdjęcia",
   "smart.category.utilities": "Narzędzia",
   "smart.category.system": "Aplikacje systemowe",
-  "smart.category.system-enhancement": "Ulepszenia systemu",
+  "smart.category.system-enhancement": "Narzędzia systemowe",
   "smart.category.entertainment": "Rozrywka",
   "smart.category.game": "Gry",
   "smart.category.finance": "Finanse",
@@ -190,7 +190,7 @@
   "smart.category.GTD": "Zadania i GTD",
   "smart.category.Notes": "Notatki",
   "smart.category.Meeting": "Spotkania",
-  "smart.category.office": "Biuro",
+  "smart.category.office": "Biuro i dokumenty",
   "smart.category.PDF": "PDF",
   "smart.category.api-tools": "Narzędzia API",
   "smart.category.database-tools": "Bazy danych",

--
Gitblit v1.9.3