diff options
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" : { }, |