clean up translations

This commit is contained in:
Aria Moradi
2023-02-14 16:28:37 +03:30
parent 6f3bc1bc4e
commit 76d44bd657
6 changed files with 25 additions and 18 deletions

11
src/i18n/locale/en.json Normal file
View File

@@ -0,0 +1,11 @@
{
"screens": {
"Library": {
"Library": "Library",
"could-not-load-categories": "Could not load categories",
"your-library-is-empty": "Your Library is empty",
"category-is-empty": "Category is Empty",
"could-not-load-manga": "Could not load manga"
}
}
}