mirror of
https://github.com/bitwarden/browser
synced 2025-12-30 15:13:32 +00:00
[PM-13991] - Edit login - reorder website URIs (#13595)
* WIP - sortable website uri * add specs * fix type errors in tests
This commit is contained in:
@@ -1679,6 +1679,9 @@
|
||||
"dragToSort": {
|
||||
"message": "Drag to sort"
|
||||
},
|
||||
"dragToReorder": {
|
||||
"message": "Drag to reorder"
|
||||
},
|
||||
"cfTypeText": {
|
||||
"message": "Text"
|
||||
},
|
||||
@@ -4706,6 +4709,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"reorderWebsiteUriButton": {
|
||||
"message": "Reorder website URI. Use arrow key to move item up or down."
|
||||
},
|
||||
"reorderFieldUp": {
|
||||
"message": "$LABEL$ moved up, position $INDEX$ of $LENGTH$",
|
||||
"placeholders": {
|
||||
|
||||
Reference in New Issue
Block a user