🐛 Remove not implemented action icons

This commit is contained in:
Meier Lukas
2023-08-11 21:08:42 +02:00
parent 9b2fecdfcb
commit 73cf109c72
2 changed files with 3 additions and 20 deletions

View File

@@ -31,8 +31,7 @@
"title": "Error",
"message": "An error has occurred"
},
"paused": "Paused",
"notImplemented": "NOT IMPLEMENTED"
"paused": "Paused"
},
"history": {
"header": {
@@ -47,4 +46,4 @@
},
"paused": "Paused"
}
}
}