Add translate capabilities to QRMessages in CW

This commit is contained in:
Douglas Rauber at Nitro
2024-01-25 16:19:08 -03:00
parent 7f74de07ed
commit 0edc8a9284
9 changed files with 68 additions and 6 deletions

View 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."
}