Provides the same interface as Translations, but doesn't do anything
package | pomo |
---|
add_entry($entry)
get_header(string $header) : false
string
false
get_plural_forms_count() : integer
integer
merge_with(object $other)
object
select_plural_form(integer $count) : boolean
integer
boolean
set_header(string $header, string $value)
string
string
set_headers(array $headers)
array
translate(string $singular, string $context = null
)
string
string
translate_entry(\Translation_Entry $entry) : false
\Translation_Entry
false
translate_plural(string $singular, string $plural, integer $count, string $context = null
)
string
string
integer
string
$entries
array()
$headers
array()