mirror of
				https://github.com/1Panel-dev/1Panel.git
				synced 2025-10-31 03:07:34 +08:00 
			
		
		
		
	fix: i18n file enhancement (#7321)
This commit is contained in:
		
							parent
							
								
									01defdf0f6
								
							
						
					
					
						commit
						932da58759
					
				
					 2 changed files with 8 additions and 0 deletions
				
			
		|  | @ -1708,6 +1708,10 @@ const message = { | |||
|         update: '更新', | ||||
|         versionSelect: '請選擇版本', | ||||
|         operatorHelper: '將對選中應用進行 {0} 操作,是否繼續?', | ||||
|         startOperatorHelper: '將對選中應用進行 啟動 操作,是否繼續?', | ||||
|         stopOperatorHelper: '將對選中應用進行 停止 操作,是否繼續?', | ||||
|         restartOperatorHelper: '將對選中應用進行 重啟 操作,是否繼續?', | ||||
|         reloadOperatorHelper: '將對選中應用進行 重載 操作,是否繼續?', | ||||
|         checkInstalledWarn: '未檢測到 {0} ,請進入應用商店點擊安裝!', | ||||
|         gotoInstalled: '去安裝', | ||||
|         search: '搜索', | ||||
|  |  | |||
|  | @ -1707,6 +1707,10 @@ const message = { | |||
|         update: '更新', | ||||
|         versionSelect: '请选择版本', | ||||
|         operatorHelper: '将对选中应用进行 {0} 操作,是否继续?', | ||||
|         startOperatorHelper: '将对选中应用进行 启动 操作,是否继续?', | ||||
|         stopOperatorHelper: '将对选中应用进行 停止 操作,是否继续?', | ||||
|         restartOperatorHelper: '将对选中应用进行 重启 操作,是否继续?', | ||||
|         reloadOperatorHelper: '将对选中应用进行 重载 操作,是否继续?', | ||||
|         checkInstalledWarn: '未检测到 {0} ,请进入应用商店点击安装!', | ||||
|         gotoInstalled: '去安装', | ||||
|         search: '搜索', | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue