Interface ITranslator (namespace Nette)


Translator adapter.


Author: David Grudl
Copyright: Copyright (c) 2004, 2009 David Grudl
Located: in /ITranslator.php (line 30)
Public Method Summary
string
translate (string $message, [int $count = NULL])
Translates the given string.

Method Details

line 39

translate

public string translate (string $message, [int $count = NULL])

Translates the given string.

Input
string $message message
int $count plural count