mirror of
https://github.com/openvk/openvk
synced 2024-11-11 01:19:53 +03:00
точку с запятой забыли ржу
This commit is contained in:
parent
85ecaa92bc
commit
ddeb95d383
1 changed files with 1 additions and 1 deletions
|
@ -1119,7 +1119,7 @@
|
||||||
"ticket_changed_comment" = "Changes will be applied in a few seconds.";
|
"ticket_changed_comment" = "Changes will be applied in a few seconds.";
|
||||||
|
|
||||||
"banned_in_support_1" = "Apologies, <b>$1</b>, but you're currently banned from creating tickets.";
|
"banned_in_support_1" = "Apologies, <b>$1</b>, but you're currently banned from creating tickets.";
|
||||||
"banned_in_support_2" = "The reason is straightforward: <b>$1</b>. Unfortunately, this privilege has been permanently revoked this time."
|
"banned_in_support_2" = "The reason is straightforward: <b>$1</b>. Unfortunately, this privilege has been permanently revoked this time.";
|
||||||
|
|
||||||
"you_can_close_this_ticket_1" = "If you have no more questions, you can ";
|
"you_can_close_this_ticket_1" = "If you have no more questions, you can ";
|
||||||
"you_can_close_this_ticket_2" = "close this ticket";
|
"you_can_close_this_ticket_2" = "close this ticket";
|
||||||
|
|
Loading…
Reference in a new issue