Added example locales

ref #5
This commit is contained in:
2021-02-05 21:17:08 +01:00
parent 4acf3e39ce
commit 19697692bc
2 changed files with 12 additions and 0 deletions

5
src/locales/de.json Normal file
View File

@@ -0,0 +1,5 @@
{
"firstname": "Vorname",
"lastname": "Nachname",
"group": "Team"
}