Check for duplicated library manga on add to library
This commit is contained in:
@@ -589,6 +589,16 @@
|
||||
}
|
||||
},
|
||||
"library": {
|
||||
"add": {
|
||||
"dialog": {
|
||||
"duplicate": {
|
||||
"label": {
|
||||
"failure": "Could not check for duplicated manga in your library.\n\nError: {{error}}",
|
||||
"info": "You have an entry in your library with the same name."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"remove": {
|
||||
"button": {
|
||||
"selected": "Remove selected from the library"
|
||||
|
||||
Reference in New Issue
Block a user