fix translation files (#273)

This commit is contained in:
Aria Moradi
2023-03-28 20:06:26 +03:30
committed by GitHub
parent 6f75837b81
commit 07c0e83f8f
9 changed files with 15 additions and 69 deletions

5
src/i18n/locale/ar.json Normal file
View File

@@ -0,0 +1,5 @@
{
"library": {
"title": "المكتبة"
}
}

2
src/i18n/locale/es.json Normal file
View File

@@ -0,0 +1,2 @@
{
}

2
src/i18n/locale/fr.json Normal file
View File

@@ -0,0 +1,2 @@
{
}

View File

@@ -1 +1,2 @@
{}
{
}