Translate,Models..
This commit is contained in:
parent
fe10b02c33
commit
8c478f4b9c
11 changed files with 161 additions and 55 deletions
2
application/languages/en.ini
Normal file
2
application/languages/en.ini
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
USER_AGE = "Hej %s, du är %s år"
|
||||
cookie = kaka
|
||||
2
application/languages/se.ini
Normal file
2
application/languages/se.ini
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
USER_AGE = "Hej %s, du är %s år"
|
||||
cookie = kaka
|
||||
Reference in a new issue