Localization format for Google Chrome extensions and themes
Chrome JSON is a natively supported file format, you can use it without an additional installation. Just upload it to your projects and start the localization.
Attribute | Value |
---|---|
File Extension | .json |
API Type | chrome |
Source can be edited in Crowdin | No |
Generating translated files via Bundles | Search Crowdin Store |
Supports pluralization | No |
WYSIWYG Preview in the editor | No |
Supported types of contextual information | Text comments, Screenshots |
Custom attributes | No |
Existing translations import possibility | Key-value mapping |
{
"appName": {
"message": "string 1",
"description": "context_1"
},
"extName": {
"message": "string 2",
"description": "context_2"
},
"extDesc": {
"message": "string 3",
"description": "context_3"
}
}
Released on May 16, 2022
Updated on Apr 21, 2023
Published by Crowdin
Identifier:chrome-json