mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-19 06:51:33 +02:00
Merge branch '3.3.x'
This commit is contained in:
5
tests/template/templates/lang_twig.html
Normal file
5
tests/template/templates/lang_twig.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{{ lang('VARIABLE') }}
|
||||
{{ lang('1_VARIABLE') }}
|
||||
|
||||
{{ lang_js('VARIABLE') }}
|
||||
{{ lang_js('1_VARIABLE') }}
|
Reference in New Issue
Block a user