JSON stands for JavaScript Object Notation and it’s a widely used file format.
JSON is a lightweight format for storing and transporting data originally specified by Douglas Crockford in the early 2000s. It is often used when data is sent from a server to a web page. It is “self-describing” and highly understandable, as it is easy for humans to read and write and for machines to parse and generate.
This programming language is independent but it is derived from the JavaScript/ECMAScript programming language and uses the conventions familiar to programmers of the C series of languages (including C, C++, C#, Java, JavaScript, Perl, and Python).
JSON is one of the best localizable file formats you can use to store your project’s externalized strings. Localazy fully supports and lets you manage and translate your JSON files.