removed an extra in remind string

This commit is contained in:
Toastie (DCS Team) 2024-06-29 01:34:05 +12:00
parent a2890195a9
commit 6b0d784454
Signed by: toastie_t0ast
GPG key ID: 27F3B6855AFD40A4

View file

@ -619,7 +619,7 @@
"quote_deleted": "Quote #{0} deleted.",
"quote_edited": "Quote Edited",
"region": "Region",
"remind2": "I will remind {0} to {1} {2} ({3})`",
"remind2": "I will remind {0} to {1} {2} ({3})",
"remind_timely": "I will remind you about your timely reward {0}",
"remind_invalid": "Not a valid remind format. Remind must have a target, timer and a reason. Check the command list.",
"remind_too_long": "Remind time has exceeded maximum.",