From 1a7643b2e7e8f9712533e5a68536ee3b23b0804b Mon Sep 17 00:00:00 2001 From: Ariver <ar@MacBook-Air.local> Date: Mon, 11 May 2026 11:51:02 +0800 Subject: [PATCH] Implement CALayer drag preview for 5.2.0 --- Apptag/Localization/es.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Apptag/Localization/es.json b/Apptag/Localization/es.json index 7a27672..e32c942 100644 --- a/Apptag/Localization/es.json +++ b/Apptag/Localization/es.json @@ -49,6 +49,7 @@ "app.build": "Build", "group.uncategorized": "Sin categorizar", "group.appleBuiltIn": "Integradas", + "drop.systemDefaultWarning": "No arrastres a las categorías predeterminadas del sistema", "tag.design": "Diseño", "tag.development": "Desarrollo", "tag.writing": "Escritura", -- Gitblit v1.9.3