mirror of
https://github.com/kataras/iris.git
synced 2026-01-25 04:45:57 +00:00
add support for multi languages, without change the API, separated by commas as requested at: https://github.com/kataras/iris/issues/815
Former-commit-id: ae3dcabb543c017f0661f2b2a1af8250d73773cf
This commit is contained in:
@@ -0,0 +1 @@
|
||||
key1 = αυτό είναι μια τιμή από το πρώτο αρχείο: locale_multi_first
|
||||
@@ -0,0 +1 @@
|
||||
key1 = this is a value from the first file: locale_multi_first
|
||||
@@ -0,0 +1 @@
|
||||
key2 = αυτό είναι μια τιμή από το δεύτερο αρχείο μετάφρασης: locale_multi_second
|
||||
@@ -0,0 +1 @@
|
||||
key2 = this is a value from the second file: locale_multi_second
|
||||
Reference in New Issue
Block a user