/ Supported formats / JSON Key Value /

JSON Key Value

JSON (JavaScript Object Notation) is a lightweight data exchange format. It's easy for people to read and write, and easy for machines to analyze and generate. JSON is a text format that is completely language-independent, but uses conventions familiar to programmers in the C family of languages, including C, C ++, C #, Java, JavaScript, Perl, Python, and many others.

JSON key-value is mostly used in Javascript applications and frameworks. Each key is associated with a value, hierarchical data is supported. It's used by angular-translate , i18next , chrome extensions , i18n-node , and many other libraries.

Important

Specifically, for JSON "key-value", we import keys as terms and the key path in the "Context" field (each key in path is also enclosed in quotes). By default, terms are exported to JSON Key-Value based on their path.

When imported, any Unicode escape sequences coming from a JSON key-value file are converted to UTF-8 characters and exported as such.

Arrays that contain objects or other arrays are ignored.

Documentation

Official site JSON

Example

Localizify

It is a localization management service for your projects.
We are trying to make the most convenient, fast and cheap system for localization management. If you have any difficulties using the service, please contact support.

Localizify Copyright ©2024
All rights reserved
Made with ❤