No wonder why CR is hated
Atom didn't display it right, so it had to be converted to CRLF or LF.
This commit is contained in:
		
							parent
							
								
									dda068b5f8
								
							
						
					
					
						commit
						2e8c072266
					
				
					 2 changed files with 58 additions and 2 deletions
				
			
		|  | @ -1 +1,31 @@ | |||
| {
	"config": {
		"message": "en"
	},
	"manifest_name": {
		"message": "ShopAI",
		"description": "Extension name"
	},
	"manifest_description": {
		"message": "Shop wisely with AI!",
		"description": "Extension description"
	},
	"GUI_welcome_headline": {
		"message": "Welcome to ShopAI!",
		"description": "Welcome message"
	},
	"GUI_welcome_headline": {
		"message": "You’ve got version $manifest_version$.",
		"description": "Version number of welcome message",
		"placeholders": {
			"manifest_version": {
				"content": "$1",
				"description": "The manifest version"
			}
		}
	},
	"GUI_error_stop": {
		"message": "The web browser can not open this page.",
		"description": "Error message when opening the HTML page directly"
	}
} | ||||
| { | ||||
|   "config": { | ||||
|     "message": "en" | ||||
|   }, | ||||
|   "manifest_name": { | ||||
|     "message": "ShopAI", | ||||
|     "description": "Extension name" | ||||
|   }, | ||||
|   "manifest_description": { | ||||
|     "message": "Shop wisely with AI!", | ||||
|     "description": "Extension description" | ||||
|   }, | ||||
|   "GUI_welcome_headline": { | ||||
|     "message": "Welcome to ShopAI!", | ||||
|     "description": "Welcome message" | ||||
|   }, | ||||
|   "GUI_welcome_headline": { | ||||
|     "message": "You’ve got version $manifest_version$.", | ||||
|     "description": "Version number of welcome message", | ||||
|     "placeholders": { | ||||
|       "manifest_version": { | ||||
|         "content": "$1", | ||||
|         "description": "The manifest version" | ||||
|       } | ||||
|     } | ||||
|   }, | ||||
|   "GUI_error_stop": { | ||||
|     "message": "The web browser can not open this page.", | ||||
|     "description": "Error message when opening the HTML page directly" | ||||
|   } | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue