- added i18n internationalization;
This commit is contained in:
13
public/languages/en_US.json
Normal file
13
public/languages/en_US.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"domain": "gepafin",
|
||||
"locale_data": {
|
||||
"gepafin": {
|
||||
"": {
|
||||
"domain": "gepafin"
|
||||
},
|
||||
"Login page": [
|
||||
"Auth page"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user