mirror of
https://github.com/kataras/iris.git
synced 2026-01-06 03:27:27 +00:00
add example for: #1614
This commit is contained in:
@@ -6,4 +6,8 @@
|
||||
|
||||
<h3>Test translate of any language template function <i>[static]</i> ("language", "word", arguments...) <br/> <code>tr "zh-CN" "hi" "iris"</code></h3>
|
||||
|
||||
{{tr "zh-CN" "hi" "iris"}}
|
||||
{{tr "zh-CN" "hi" "iris"}}
|
||||
|
||||
<h3>Test HTML link ("word", arguments...) <br/> <code>call .trUnsafe "trUnsafe" "userProfilePublicDescription" "https://iris-go.com"</code></h3>
|
||||
|
||||
{{call .trUnsafe "userProfilePublicDescription" "https://iris-go.com"}}
|
||||
Reference in New Issue
Block a user