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 zhTW: Record<string, string> = {
|
||||
"txt_favorite": "收藏",
|
||||
"txt_favorites": "收藏",
|
||||
"txt_duplicates": "重複項",
|
||||
"txt_duplicate_detection_mode": "匹配方式",
|
||||
"txt_duplicate_mode_exact": "完全相同",
|
||||
"txt_duplicate_mode_login_site": "網站+帳號+密碼",
|
||||
"txt_duplicate_mode_login_credentials": "帳號+密碼",
|
||||
"txt_duplicate_mode_password": "密碼重複使用",
|
||||
"txt_field": "字段",
|
||||
"txt_field_label": "字段標籤",
|
||||
"txt_field_label_is_required": "字段標籤不能為空",
|
||||
|
||||
Reference in New Issue
Block a user