diff options
| author | Fuwn <[email protected]> | 2025-02-27 04:18:41 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-02-27 04:18:41 -0800 |
| commit | 2081bb9956f024c9694278e5a28136ad7041f2fc (patch) | |
| tree | 3aa2db6a31f5b985b160b8eb32acaca6b21d4a90 /Localizable.xcstrings | |
| parent | feat: Development commit (diff) | |
| download | sora-testing-2081bb9956f024c9694278e5a28136ad7041f2fc.tar.xz sora-testing-2081bb9956f024c9694278e5a28136ad7041f2fc.zip | |
feat: Development commit
Diffstat (limited to 'Localizable.xcstrings')
| -rw-r--r-- | Localizable.xcstrings | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Localizable.xcstrings b/Localizable.xcstrings index e95aa07..39646ea 100644 --- a/Localizable.xcstrings +++ b/Localizable.xcstrings @@ -104,6 +104,16 @@ "No bookmarks match your search" : { }, + "On %@ from %@" : { + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "new", + "value" : "On %1$@ from %2$@" + } + } + } + }, "Open Post in Safari" : { "localizations" : { "ja" : { @@ -227,6 +237,9 @@ } } }, + "Thumbnail Grid Columns: %lld" : { + + }, "Thumbnail Quality" : { "localizations" : { "ja" : { |