1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-09 13:05:56 +00:00

add example for: #1614

This commit is contained in:
Gerasimos (Makis) Maropoulos
2020-09-03 13:39:42 +03:00
parent dcd8fc4daa
commit d617a77209
5 changed files with 15 additions and 4 deletions

View File

@@ -1 +1,2 @@
hi = γεια, %s
hi = γεια, %s
userProfilePublicDescription = <a href="%s">περιγραφή προφιλ</a>

View File

@@ -1 +1,2 @@
hi = hello, %s
hi = hello, %s
userProfilePublicDescription = <a href="%s">profile description</a>

View File

@@ -1 +1,2 @@
hi = 您好,%s
hi = 您好,%s
userProfilePublicDescription = <a href="%s">个人资料描述</a>