Add functionality to pin sources

This commit is contained in:
schroda
2025-05-17 22:17:15 +02:00
parent cab2469ec1
commit 822e47084e
11 changed files with 77 additions and 14 deletions

View File

@@ -445,6 +445,7 @@
"open_in_browser": "Open in browser",
"other": "Other",
"password": "Password",
"pinned": "Pinned",
"placeholder": "Placeholder",
"previous": "Previous",
"right": "Right",
@@ -1485,6 +1486,10 @@
},
"title": "Local source"
},
"pin": {
"add": "Pin source",
"remove": "Unpin source"
},
"title_one": "Source",
"title_other": "Sources"
},