Add functionality to pin sources
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user