diff options
| author | Fuwn <[email protected]> | 2025-06-10 23:17:30 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-06-10 23:17:30 -0700 |
| commit | fa8d9531b8873c3e5301f69ee98f09177cde6cc8 (patch) | |
| tree | 47b2532aefe0a356f8b7eccd931db28bca95e82f | |
| parent | feat: Development commit (diff) | |
| download | sora-testing-fa8d9531b8873c3e5301f69ee98f09177cde6cc8.tar.xz sora-testing-fa8d9531b8873c3e5301f69ee98f09177cde6cc8.zip | |
feat: Development commit
| -rw-r--r-- | Localizable.xcstrings | 3 | ||||
| -rw-r--r-- | Mintfile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/Localizable.xcstrings b/Localizable.xcstrings index fc4854c..6e54ec5 100644 --- a/Localizable.xcstrings +++ b/Localizable.xcstrings @@ -403,6 +403,9 @@ }, "Unbookmark Tag%@" : { + }, + "Uncategorised" : { + } }, "version" : "1.0" diff --git a/Mintfile b/Mintfile new file mode 100644 index 0000000..cbfc651 --- /dev/null +++ b/Mintfile @@ -0,0 +1,3 @@ +peripheryapp/[email protected] +bloomberg/[email protected] + |