From 39993449e154a4a15125b827e6703067b60675f7 Mon Sep 17 00:00:00 2001 From: Lumaa Date: Fri, 9 Aug 2024 02:04:09 +0200 Subject: [PATCH] Localizable --- Threaded/Localizable.xcstrings | 33 +++++++++++++++------------------ 1 file changed, 15 insertions(+), 18 deletions(-) diff --git a/Threaded/Localizable.xcstrings b/Threaded/Localizable.xcstrings index 817d647..df51bfb 100644 --- a/Threaded/Localizable.xcstrings +++ b/Threaded/Localizable.xcstrings @@ -1733,22 +1733,6 @@ } } }, - "posting.alt.generate" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Generate using an AI" - } - }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Générer en utilisant une IA" - } - } - } - }, "posting.alt.header" : { "localizations" : { "en" : { @@ -1961,7 +1945,20 @@ } }, "setting.app-icon.unknown" : { - + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Unknown Icon" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Icône inconnue" + } + } + } }, "setting.appearence" : { "localizations" : { @@ -4221,4 +4218,4 @@ } }, "version" : "1.0" -} +} \ No newline at end of file