feat: Started implementing Strings

This commit is contained in:
2025-05-19 11:01:15 +02:00
parent 7dbd198e84
commit 8c74441e70
5 changed files with 39 additions and 3 deletions

3
strings.json Normal file
View File

@@ -0,0 +1,3 @@
{
"welcome": "Welcome"
}