mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2026-01-13 15:22:32 -06:00
Add translate capabilities to QRMessages in CW
This commit is contained in:
5
src/utils/translations/en.json
Normal file
5
src/utils/translations/en.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"qrgeneratedsuccesfully": "QRCode successfully generated!",
|
||||
"scanqr": "Scan this QR code within the next 40 seconds.",
|
||||
"qrlimitreached": "QRCode generation limit reached, to generate a new QRCode, send the 'init' message again."
|
||||
}
|
||||
Reference in New Issue
Block a user