This commit is contained in:
Bernhard Posselt
2013-01-29 23:28:24 +01:00
parent 55d1654d6a
commit 5f88adcbc6

View File

@@ -113,7 +113,7 @@ The App Framework comes with additional template functions for Twig to better in
.. code-block:: js
{{ t('Translate %s %s', 'this', 'and this') }}
{{ trans('Translate %s %s', 'this', 'and this') }}
ownCloud Templates