mirror of
https://github.com/kataras/iris.git
synced 2026-01-08 04:21:57 +00:00
add support for fs.FS, embed.FS (in addition of string and http.FileSystem) for i18n locales and view engine's templates
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[nav]
|
||||
User = Λογαριασμός
|
||||
|
||||
[debug]
|
||||
Title = Μενού προγραμματιστή
|
||||
AccessLog = Πρόσβαση στο αρχείο καταγραφής
|
||||
AccessLogClear = Καθαρισμός {{tr "debug.AccessLog"}}
|
||||
|
||||
[user.connections]
|
||||
Title = {{tr "nav.User"}} Συνδέσεις
|
||||
@@ -0,0 +1,4 @@
|
||||
[forms]
|
||||
member = μέλος
|
||||
register = Γίνε {{uppercase (tr "forms.member") }}
|
||||
registered = εγγεγραμμένοι
|
||||
Reference in New Issue
Block a user