From 44c441d86e7396388a4983cf520ee9d9d43e93a1 Mon Sep 17 00:00:00 2001 From: Max Goedjen Date: Tue, 16 Jan 2024 19:47:56 -0800 Subject: [PATCH] Add missing key --- Sources/Secretive/Localizable.xcstrings | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Sources/Secretive/Localizable.xcstrings b/Sources/Secretive/Localizable.xcstrings index 94c1a7a..12de281 100644 --- a/Sources/Secretive/Localizable.xcstrings +++ b/Sources/Secretive/Localizable.xcstrings @@ -1,12 +1,6 @@ { "sourceLanguage" : "en", "strings" : { - "\n" : { - - }, - "\n\n" : { - - }, "agent_not_running_notice_title" : { "localizations" : { "de" : { @@ -3368,6 +3362,12 @@ "value" : "Secretive %1$@" } }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Secretive %1$@" + } + }, "zh-Hans" : { "stringUnit" : { "state" : "translated",