Correct library error translations (#437)
This commit is contained in:
@@ -272,8 +272,8 @@
|
|||||||
"label": {
|
"label": {
|
||||||
"empty": "Your library is empty",
|
"empty": "Your library is empty",
|
||||||
"no_matches": "No manga matches this filter",
|
"no_matches": "No manga matches this filter",
|
||||||
"add_to_library": "Added manga to library!",
|
"add_to_library": "Could not add manga to library!",
|
||||||
"remove_from_library": "Could not add manga to library!"
|
"remove_from_library": "Could not remove manga from library!"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"info": {
|
"info": {
|
||||||
|
|||||||
Reference in New Issue
Block a user