Correct library error translations (#437)

This commit is contained in:
schroda
2023-11-01 14:26:57 +01:00
committed by GitHub
parent a638333684
commit cc59f88a1d

View File

@@ -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": {