用简体中文语言版本
不应该只使用“中文”
This commit is contained in:
		
							parent
							
								
									2e8c072266
								
							
						
					
					
						commit
						4e8ed95ea6
					
				
					 3 changed files with 14 additions and 3 deletions
				
			
		|  | @ -27,5 +27,9 @@ | ||||||
|   "GUI_error_stop": { |   "GUI_error_stop": { | ||||||
|     "message": "The web browser can not open this page.", |     "message": "The web browser can not open this page.", | ||||||
|     "description": "Error message when opening the HTML page directly" |     "description": "Error message when opening the HTML page directly" | ||||||
|  |   }, | ||||||
|  |   "GUI_credits_0": { | ||||||
|  |     "message": "Made with love.", | ||||||
|  |     "description": "credits #0" | ||||||
|   } |   } | ||||||
| } | } | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| { | { | ||||||
| 	"config": { | 	"config": { | ||||||
| 		"message": "zh-CN" | 		"message": "zh" | ||||||
| 	}, | 	}, | ||||||
| 	"manifest_name": { | 	"manifest_name": { | ||||||
| 		"message": "购物人类智能", | 		"message": "购物人类智能", | ||||||
|  | @ -23,5 +23,13 @@ | ||||||
| 				"description": "版本号码" | 				"description": "版本号码" | ||||||
| 			} | 			} | ||||||
| 		} | 		} | ||||||
|  | 	}, | ||||||
|  | 	"GUI_error_stop": { | ||||||
|  | 		"message": "浏览器无法打开网页。", | ||||||
|  | 		"description": "禁止扩展程序外打开 HTML 文件" | ||||||
|  | 	}, | ||||||
|  | 	"GUI_credits_0": { | ||||||
|  |     "message": "亲爱的马老师…", | ||||||
|  |     "description": "credits #0" | ||||||
|   } |   } | ||||||
| } | } | ||||||
|  | @ -1 +0,0 @@ | ||||||
| {
	"config": {
		"message": "zh"
	},
	"manifest_name": {
		"message": "购物人类智能",
		"description": "扩展程序名字"
	},
	"manifest_description": {
		"message": "用人类智能榜您谨慎地买东西!",
		"description": "扩展程序的简介"
	},
	"GUI_welcome_headline": {
		"message": "欢迎使用购物人类智能!",
		"description": "欢迎信息"
	},
	"GUI_welcome_headline": {
		"message": "本浏览器有 $manifest_version$ 版本的。",
		"description": "版本简介",
		"placeholders": {
			"manifest_version": {
				"content": "$1",
				"description": "版本号码"
			}
		}
	},
	"GUI_error_stop": {
		"message": "浏览器无法打开网页。",
		"description": "禁止扩展程序外打开 HTML 文件"
	}
} |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue