update,
This commit is contained in:
3
002_source/cms/public/locales/de/teachers.json
Normal file
3
002_source/cms/public/locales/de/teachers.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"back-to-list": "Teachers"
|
||||
}
|
@@ -1,3 +1,6 @@
|
||||
{
|
||||
"languageChanged": "Sprache geändert"
|
||||
"languageChanged": "Sprache geändert",
|
||||
"teachers": {
|
||||
"back-to-list": "Lehrer"
|
||||
}
|
||||
}
|
||||
|
@@ -1,3 +1,4 @@
|
||||
{
|
||||
"hello": "world"
|
||||
}
|
||||
"hello": "world",
|
||||
"teachers": "teachers"
|
||||
}
|
||||
|
3
002_source/cms/public/locales/dev/teachers.json
Normal file
3
002_source/cms/public/locales/dev/teachers.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"back-to-list": "Teachers"
|
||||
}
|
3
002_source/cms/public/locales/en/teachers.json
Normal file
3
002_source/cms/public/locales/en/teachers.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"back-to-list": "Teachers"
|
||||
}
|
@@ -1,3 +1,7 @@
|
||||
{
|
||||
"languageChanged": "Language changed"
|
||||
"languageChanged": "Language changed",
|
||||
"teachers": {
|
||||
"nav-title": "teachers",
|
||||
"back-to-list": "Teachers"
|
||||
}
|
||||
}
|
||||
|
3
002_source/cms/public/locales/es/teachers.json
Normal file
3
002_source/cms/public/locales/es/teachers.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"back-to-list": "Teachers"
|
||||
}
|
@@ -1,3 +1,6 @@
|
||||
{
|
||||
"languageChanged": "Idioma cambiado"
|
||||
"languageChanged": "Idioma cambiado",
|
||||
"teachers": {
|
||||
"back-to-list": "Profesores"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user