gettext – filter

Filters text with its translation. 

Parameters

.
( 2.0.11 ) . .
$translation
( string ) Translated text. . . .
$text
( string ) Text to translate. . . .
$domain
( string ) Text domain. Unique identifier for retrieving translated strings. . . .
API Letters:

Implementers