ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Static Public Member Functions | |
static | toFile (Translations $translations, $file) |
Saves the translations in a file. More... | |
static | toString (Translations $translations) |
Generates a string with the translations ready to save in a file. More... | |
Definition at line 7 of file GeneratorInterface.php.
|
static |
|
static |
Generates a string with the translations ready to save in a file.
Translations | $translations |
Implemented in Gettext\Generators\JsonDictionary, Gettext\Generators\Mo, Gettext\Generators\YamlDictionary, Gettext\Generators\CsvDictionary, Gettext\Generators\Jed, Gettext\Generators\PhpArray, and Gettext\Generators\Po.