mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 02:36:49 +07:00
typo fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user