PHP-Klasse::l10n 23.06.2007

Kurzbeschreibung: Retrieve internationalization texts from JSON file
Veröffentlicht am: 23.06.2007
Gruppe(n):
- Localizarion
Beschreibung:
This class can be used to retrieve application internationalization texts from a JavaScript Object Notation (JSON) files.
It can read files in the JSON files that define arrays that associate original texts to translated texts in a given language.
The translated texts are stored in a class array variable to be retrieved wherever they are needed.
Link: l10n