Rename processor

This commit is contained in:
Nicola Benaglia
2025-05-20 08:01:08 +02:00
parent 03e56f719f
commit 208e01b6db
11 changed files with 64 additions and 45 deletions

View File

@@ -35,6 +35,7 @@
"key": "API key",
"select_valid": "select a valid apikey"
},
"blocked_users": "blocked users",
"build_version": "build version",
"message": {
"error": {
@@ -46,6 +47,7 @@
"invalid_secret_key": "secretKey is not valid",
"name_not_existing": "name does not exist",
"name_not_registered": "name not registered",
"unable_block_user": "unable to block user",
"unable_decrypt": "unable to decrypt",
"unable_reencrypt_secret_key": "unable to re-encrypt secret key"
},