mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 13:00:39 +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 zhTW: 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