Interface ITranslator (namespace Nette)
Translator adapter.
| Public Method Summary | |
|---|---|
| string |
translate
(string $message, [int $count =
NULL])
Translates the given string.
|
| Method Details | |||||||||
|---|---|---|---|---|---|---|---|---|---|
|
line 39 translatepublic string translate (string $message, [int $count = Translates the given string.
|
|||||||||
