fixed multi language

This commit is contained in:
2026-04-15 12:55:25 +03:30
parent 817bad53ec
commit f915213c16
7 changed files with 21 additions and 19 deletions

5
messages/ar.json Normal file
View File

@@ -0,0 +1,5 @@
{
"Home": {
"title": "goodbye"
}
}

View File

@@ -1,5 +1,5 @@
{
"Home": {
"title": "Title"
}
"Home": {
"title": "hello"
}
}

View File

@@ -1,4 +0,0 @@
{
"loading": "درحال دریافت داده",
"error_fetch_data": "مشکلی در دریافت داده رخ داده است."
}