diff options
| author | Fuwn <[email protected]> | 2026-02-23 09:14:39 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-02-23 13:33:42 -0800 |
| commit | 473bac1e7435262d88b560fbe94f0e2411e108e2 (patch) | |
| tree | 3abea085d6f13ef138f0d174fd994a9bd443f90e | |
| parent | fix: harden danbooru decoding and pagination flow (diff) | |
| download | sora-testing-473bac1e7435262d88b560fbe94f0e2411e108e2.tar.xz sora-testing-473bac1e7435262d88b560fbe94f0e2411e108e2.zip | |
chore: add login localization key
| -rw-r--r-- | Localizable.xcstrings | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Localizable.xcstrings b/Localizable.xcstrings index 8f39719..2a20ae1 100644 --- a/Localizable.xcstrings +++ b/Localizable.xcstrings @@ -308,6 +308,9 @@ "Loading Preview…" : { }, + "Login" : { + + }, "Manage Collections" : { }, |