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 ru: 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