ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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.