1
0
mirror of https://github.com/danog/rpc-db.git synced 2024-11-26 12:04:45 +01:00
This commit is contained in:
Github Actions 2022-03-03 19:08:54 +01:00
parent c32bac44c5
commit c68c8fe305
5 changed files with 5 additions and 5 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -2292,7 +2292,7 @@
"MESSAGE_EMPTY": "The provided message is empty.",
"MESSAGE_ID_INVALID": "The provided message id is invalid.",
"MESSAGE_IDS_EMPTY": "No message ids were provided.",
"MESSAGE_NOT_MODIFIED": "The message text has not changed.",
"MESSAGE_NOT_MODIFIED": "The provided message data is identical to the previous message data, the message wasn't modified.",
"MESSAGE_POLL_CLOSED": "Poll closed.",
"MESSAGE_TOO_LONG": "The provided message is too long.",
"METHOD_INVALID": "The specified method is invalid.",