mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-08-05 06:50:10 +00:00
feat: add duplicate detection modes and UI enhancements for managing duplicates
This commit is contained in:
@@ -450,6 +450,11 @@ const en: Record<string, string> = {
|
||||
"txt_favorite": "Favorite",
|
||||
"txt_favorites": "Favorites",
|
||||
"txt_duplicates": "Duplicates",
|
||||
"txt_duplicate_detection_mode": "Match by",
|
||||
"txt_duplicate_mode_exact": "Exact item",
|
||||
"txt_duplicate_mode_login_site": "Site + username + password",
|
||||
"txt_duplicate_mode_login_credentials": "Username + password",
|
||||
"txt_duplicate_mode_password": "Reused password",
|
||||
"txt_field": "Field",
|
||||
"txt_field_label": "Field Label",
|
||||
"txt_field_label_is_required": "Field label is required.",
|
||||
|
||||
Reference in New Issue
Block a user