You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
613 B
18 lines
613 B
3 years ago
|
export const strings_en = {
|
||
3 years ago
|
telegram_inform_infect:
|
||
|
"ATTENTION! Someone you have been \
|
||
3 years ago
|
in contact with has reported being tested POSITIVE with \
|
||
|
COVID19. Please maintain a self-quarantine until getting \
|
||
|
tested, and follow all local guidelines.",
|
||
|
|
||
3 years ago
|
telegram_inform_positive:
|
||
|
"Thanks for informing us. We will \
|
||
3 years ago
|
notify the people you were in contact with! Please follow all \
|
||
|
local COVID19 guidelines.",
|
||
|
|
||
3 years ago
|
telegram_qr_scanned:
|
||
|
"Someone scanned your QR code. You will \
|
||
3 years ago
|
be notified if they report being tested positive with COVID19. If \
|
||
|
you are tested positive, please tell me /COVIDPOSITIVE",
|
||
|
};
|