From 17463147c783b2eb36c7b77c78466c406233f881 Mon Sep 17 00:00:00 2001 From: Lumaa Date: Sun, 31 Dec 2023 03:04:35 +0100 Subject: [PATCH] New pinned string --- Threaded/Localizable.xcstrings | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Threaded/Localizable.xcstrings b/Threaded/Localizable.xcstrings index 766f893..eb3631b 100644 --- a/Threaded/Localizable.xcstrings +++ b/Threaded/Localizable.xcstrings @@ -220,6 +220,16 @@ } } }, + "status.pinned" : { + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Pinned" + } + } + } + }, "status.replies-%lld" : { "localizations" : { "en" : { @@ -289,4 +299,4 @@ } }, "version" : "1.0" -} +} \ No newline at end of file