From 1404cf99ea13290e35ad2fa520228267a4aba18a Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sat, 15 Mar 2025 05:50:05 -0700 Subject: feat: Development commit --- Localizable.xcstrings | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'Localizable.xcstrings') diff --git a/Localizable.xcstrings b/Localizable.xcstrings index 1b601f2..49d84af 100644 --- a/Localizable.xcstrings +++ b/Localizable.xcstrings @@ -3,6 +3,16 @@ "strings" : { "%lld" : { + }, + "%lld/%lld" : { + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "new", + "value" : "%1$lld/%2$lld" + } + } + } }, "Add" : { -- cgit v1.2.3