diff --git a/src/ui/en.json b/src/ui/en.json new file mode 100644 index 000000000..b93847675 --- /dev/null +++ b/src/ui/en.json @@ -0,0 +1,9 @@ +{ + "welcome": "Welcome to PiNexus Autonomous Banking Network.", + "login": "Login", + "logout": "Logout", + "dashboard": "Dashboard", + "settings": "Settings", + "profile": "Profile", + "language": "Language" +}