basic implementation of i18n for text

This commit is contained in:
lostdesign
2019-06-20 13:34:08 +02:00
parent 44cf7cb0cf
commit 8f7730c48f
5 changed files with 17 additions and 2 deletions

5
locales/de.json Normal file
View File

@@ -0,0 +1,5 @@
{
"general": {
"siteTitle": "Was ist 💎 webgems?"
}
}