diff --git a/telegrambots-abilities/src/main/resources/default_messages.properties b/telegrambots-abilities/src/main/resources/default_messages.properties index 18dc77df..03ae86fc 100644 --- a/telegrambots-abilities/src/main/resources/default_messages.properties +++ b/telegrambots-abilities/src/main/resources/default_messages.properties @@ -1,4 +1,7 @@ ability.commands.notFound=No public commands found. + +ability.recover.message=I am ready to receive the backup file. Please reply to this message with the backup file attached. +ability.recover.success=I have successfully recovered. ability.recover.fail=Oops, something went wrong during recovery. ability.recover.error=I have failed to recover.