Skip to content

Commit 87dc7ad

Browse files
committed
Adding support for locale supported responses
1 parent 56da50b commit 87dc7ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Software features
3939
* ✅ SaaS Plans ([Stripe](https://stripe.com/))
4040
* ✅ (WiP) Security
4141
* ❌ (WiP) Documentation
42+
* ❌ (WiP) Support for language translation
4243
* ❌ Reactive health check for federated service and rebuilding gateway schema
4344
* ❌ WiP: [React Website](https://github.com/juicycleff/ultimate-backend-dashboard)
4445

i18n/en-US.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"App.Title": "Livents",
3-
"App.OneLiner": "Events as a service",
2+
"App.Title": "Comming",
43
"App.Description": "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, met, consectetur,"
54
}

0 commit comments

Comments
 (0)