Added blocked services modal

This commit is contained in:
Juan Gilsanz Polo 2022-10-10 15:57:47 +02:00
parent 504d3cca56
commit d8a791cadb
7 changed files with 317 additions and 19 deletions

View file

@ -321,5 +321,8 @@
"days7": "7 days",
"changingUpdateFrequency": "Changing...",
"updateFrequencyChanged": "Update frequency changed successfully",
"updateFrequencyNotChanged": "Updare frecuency couldn't be changed"
"updateFrequencyNotChanged": "Updare frecuency couldn't be changed",
"updating": "Updating values...",
"blockedServicesUpdated": "Blocked services updated successfully",
"blockedServicesNotUpdated": "Blocked services couldn't be updated"
}