mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-08-05 06:50:10 +00:00
fix(auth): prevent unexpected session logout
This commit is contained in:
@@ -984,6 +984,7 @@ const zhTW: Record<string, string> = {
|
||||
"txt_save_profile_failed": "保存資料失敗",
|
||||
"txt_search_sends": "搜索 Send...",
|
||||
"txt_session_refresh_failed": "會話刷新失敗,請重新登入",
|
||||
"txt_session_refresh_temporarily_unavailable": "暫時無法驗證會話,登入狀態已保留,稍後會自動重試",
|
||||
"txt_search_your_secure_vault": "搜索你的密碼庫...",
|
||||
"txt_search_items_count": "在共 {count} 項中搜索...",
|
||||
"txt_clear_search": "清空搜索",
|
||||
|
||||
Reference in New Issue
Block a user