20 lines
623 B
JSON
20 lines
623 B
JSON
|
|
{
|
||
|
|
"screens": {
|
||
|
|
"Library": {
|
||
|
|
"Library": "Bibliotek",
|
||
|
|
"could-not-load-categories": "Kategorien konnten nicht geladen werden",
|
||
|
|
"category-is-empty": "Kategorie ist leer",
|
||
|
|
"could-not-load-manga": "Manga konnte nicht geladen werden",
|
||
|
|
"your-library-is-empty": "Deine Bibliothek ist leer"
|
||
|
|
},
|
||
|
|
"Browse": {
|
||
|
|
"sources": "Quellen",
|
||
|
|
"extensions": "Erweiterungen"
|
||
|
|
},
|
||
|
|
"DownloadQueue": {
|
||
|
|
"no-downloads": "Keine Downloads",
|
||
|
|
"download-queue": "Herunterladen-Warteschlange"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|