Files
suwayomi-material-you-webui/src/i18n/locale/en.json

12 lines
295 B
JSON
Raw Normal View History

2023-02-14 16:28:37 +03:30
{
"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"
}
}
}