mirror of
				https://github.com/usememos/memos.git
				synced 2025-10-31 08:46:39 +08:00 
			
		
		
		
	chore: update zh text (#4797)
This commit is contained in:
		
							parent
							
								
									3c512939a8
								
							
						
					
					
						commit
						cf16795a98
					
				
					 2 changed files with 13 additions and 4 deletions
				
			
		|  | @ -248,13 +248,16 @@ | |||
|       "title": "用户会话", | ||||
|       "description": "当前账号下全部的会话,你可以撤销除当前会话以外的所有会话。", | ||||
|       "device": "设备", | ||||
|       "location": "位置", | ||||
|       "last-active": "最后活跃时间", | ||||
|       "expires": "过期时间", | ||||
|       "current": "当前设备", | ||||
|       "never": "从未", | ||||
|       "session-revocation": "您确定要撤销会话 {{sessionId}} 吗?删除后您将需要在该设备上再次登录。", | ||||
|       "session-revoked": "会话已成功撤销", | ||||
|       "revoke-session": "撤销会话" | ||||
|       "revoke-session": "撤销会话", | ||||
|       "cannot-revoke-current": "无法撤销当前会话", | ||||
|       "no-sessions": "当前没有会话" | ||||
|     }, | ||||
|     "account-section": { | ||||
|       "change-password": "修改密码", | ||||
|  |  | |||
|  | @ -237,7 +237,13 @@ | |||
|       "device": "裝置", | ||||
|       "last-active": "最後活躍時間", | ||||
|       "expires": "過期時間", | ||||
|       "current": "當前裝置" | ||||
|       "current": "當前裝置", | ||||
|       "never": "永不過期", | ||||
|       "session-revocation": "您確定要撤銷 {{device}} 的使用者會话嗎?此操作無法恢復。", | ||||
|       "session-revoked": "使用者會话撤銷成功", | ||||
|       "revoke-session": "撤銷使用者會话", | ||||
|       "cannot-revoke-current": "不能撤銷當前裝置的使用者會话", | ||||
|       "no-sessions": "沒有使用者會话" | ||||
|     }, | ||||
|     "account-section": { | ||||
|       "change-password": "變更密碼", | ||||
|  | @ -253,8 +259,8 @@ | |||
|       "username-note": "為登入用途" | ||||
|     }, | ||||
|     "appearance-option": { | ||||
|       "dark": "總是深色", | ||||
|       "light": "總是淺色", | ||||
|       "dark": "深色", | ||||
|       "light": "淺色", | ||||
|       "system": "跟隨系統" | ||||
|     }, | ||||
|     "member": "使用者", | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue