mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 21:00:41 +00:00
feat: remove drag-and-drop functionality for TOTP and website rows; update styles and translations for improved user experience
This commit is contained in:
@@ -550,8 +550,9 @@ const zhCN: Record<string, string> = {
|
||||
"txt_master_password_reprompt_2": "主密码二次确认",
|
||||
"txt_max_access_count": "最大访问次数",
|
||||
"txt_middle_name": "中间名",
|
||||
"txt_drag_to_reorder": "拖动调整顺序",
|
||||
"txt_move": "移动",
|
||||
"txt_move_up": "上移",
|
||||
"txt_move_down": "下移",
|
||||
"txt_move_selected_items": "移动所选项目",
|
||||
"txt_moved_selected_items": "已移动所选项目",
|
||||
"txt_name": "名称",
|
||||
|
||||
Reference in New Issue
Block a user