Interface for objects capable of string translation. Hierarchy interface \Drupal\
String translator with a static cache for translations. This is a high performance way to provide a handful of string replacements.
protected StaticTranslation::getLanguag
String translator using overrides from variables. This is a high performance way to provide a handful of string replacements. See settings.php
protected CustomStrings::getLanguage($langcode)
public StaticTranslation::reset()
public static FileTranslation::filesToArray($langcode
public StaticTranslation::__construct($translations
public FileTranslation::findTranslationFiles($langcode
public CustomStrings::__construct(Settings $settings)
Page 1 of 2