From 71c08501e79c4f3cbba0cbf6b126738f3ab0c5ea Mon Sep 17 00:00:00 2001 From: Zarz Eleutherius <42882290+zarzet@users.noreply.github.com> Date: Mon, 20 Jul 2026 04:45:34 +0700 Subject: [PATCH] New translations app_en.arb (Portuguese) [ci skip] --- lib/l10n/arb/app_pt_PT.arb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/l10n/arb/app_pt_PT.arb b/lib/l10n/arb/app_pt_PT.arb index ebfdea2e..a9619c2a 100644 --- a/lib/l10n/arb/app_pt_PT.arb +++ b/lib/l10n/arb/app_pt_PT.arb @@ -4839,7 +4839,7 @@ } } }, - "notifLibraryScanComplete": "", + "notifLibraryScanComplete": "Library scan complete", "@notifLibraryScanComplete": { "description": "Notification title when library scan finishes" }, @@ -4874,11 +4874,11 @@ "@notifLibraryScanFailed": { "description": "Notification title when library scan fails" }, - "notifLibraryScanCancelled": "Library scan cancelled", + "notifLibraryScanCancelled": "Escaneamento de biblioteca cancelado", "@notifLibraryScanCancelled": { "description": "Notification title when library scan is cancelled by the user" }, - "notifLibraryScanStopped": "Scan stopped before completion.", + "notifLibraryScanStopped": "", "@notifLibraryScanStopped": { "description": "Notification body when library scan is cancelled" },