summaryrefslogtreecommitdiff
path: root/Localizable.xcstrings
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-09-21 18:11:57 -0700
committerFuwn <[email protected]>2025-09-21 18:11:57 -0700
commit0ba2031ec786f15bce7676ff0b981a53b5beeb49 (patch)
treec51b3b3053b32c174733da698550927ac6c0a84b /Localizable.xcstrings
parentfeat: Development commit (diff)
downloadsora-testing-0ba2031ec786f15bce7676ff0b981a53b5beeb49.tar.xz
sora-testing-0ba2031ec786f15bce7676ff0b981a53b5beeb49.zip
feat: Development commit
Diffstat (limited to 'Localizable.xcstrings')
-rw-r--r--Localizable.xcstrings25
1 files changed, 21 insertions, 4 deletions
diff --git a/Localizable.xcstrings b/Localizable.xcstrings
index 37cdbc3..1317966 100644
--- a/Localizable.xcstrings
+++ b/Localizable.xcstrings
@@ -22,11 +22,21 @@
"Add Custom Provider" : {
},
- "Add Dummy Bookmarks" : {
-
+ "Add Sample Bookmarks" : {
+ "comment" : "A button label that, when tapped, adds sample bookmarks for testing purposes.",
+ "isCommentAutoGenerated" : true
},
- "Add Dummy Search History" : {
-
+ "Add Sample Search History" : {
+ "comment" : "A button label that adds sample search history.",
+ "isCommentAutoGenerated" : true
+ },
+ "Add to Collection" : {
+ "comment" : "A menu item that allows a user to add a post to their favorites.",
+ "isCommentAutoGenerated" : true
+ },
+ "Add to Favorites" : {
+ "comment" : "A menu item that adds a post to the user's favorites.",
+ "isCommentAutoGenerated" : true
},
"Add to Search" : {
@@ -34,6 +44,9 @@
"All" : {
},
+ "All %@" : {
+
+ },
"API Key" : {
},
@@ -357,6 +370,10 @@
"Remove from Collection" : {
},
+ "Remove from Favorites" : {
+ "comment" : "A menu option to remove a favorited post from their list.",
+ "isCommentAutoGenerated" : true
+ },
"Rename" : {
},