diff options
| author | Fuwn <[email protected]> | 2025-03-15 05:50:05 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-03-15 05:50:05 -0700 |
| commit | 1404cf99ea13290e35ad2fa520228267a4aba18a (patch) | |
| tree | 14c1483f8313af5661318ddb1b13277528aeef9d /Localizable.xcstrings | |
| parent | feat: Development commit (diff) | |
| download | sora-testing-1404cf99ea13290e35ad2fa520228267a4aba18a.tar.xz sora-testing-1404cf99ea13290e35ad2fa520228267a4aba18a.zip | |
feat: Development commit
Diffstat (limited to 'Localizable.xcstrings')
| -rw-r--r-- | Localizable.xcstrings | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Localizable.xcstrings b/Localizable.xcstrings index 1b601f2..49d84af 100644 --- a/Localizable.xcstrings +++ b/Localizable.xcstrings @@ -4,6 +4,16 @@ "%lld" : { }, + "%lld/%lld" : { + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "new", + "value" : "%1$lld/%2$lld" + } + } + } + }, "Add" : { }, |