add messages extraction and example

This commit is contained in:
Sam Samskies
2023-02-07 23:56:00 -06:00
parent 4dccd6d50b
commit 4f46f061d2
11 changed files with 501 additions and 34 deletions

3
src/translations/en.json Normal file
View File

@ -0,0 +1,3 @@
{
"Pages.Login": "Login"
}