parent
4acf3e39ce
commit
19697692bc
5
src/locales/de.json
Normal file
5
src/locales/de.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"firstname": "Vorname",
|
||||||
|
"lastname": "Nachname",
|
||||||
|
"group": "Team"
|
||||||
|
}
|
7
src/locales/en.json
Normal file
7
src/locales/en.json
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"test1": "Change Language to",
|
||||||
|
"test2": "What is good?",
|
||||||
|
"id": "ID",
|
||||||
|
"firstname": "FIRSTNAME",
|
||||||
|
"asd": "asd"
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user