Add translation methods to SimpleSAML\Locale\Translate.
These two methods are equivalent to gettext/gettext's __() and n__(), but using strtr() instead of vsprintf(), so that the placeholders can be names instead of printf() format strings.
Loading
Please register or sign in to comment