1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-05-08 23:16:28 +03:00

add a brand new parameter

Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
This commit is contained in:
Macintxsh 2023-12-20 21:47:23 +03:00
parent 21f200c988
commit 9eaa5e0f37
Signed by: mctaylors
GPG key ID: 7181BEBE676903C1
8 changed files with 53 additions and 19 deletions

View file

@ -585,4 +585,7 @@
<data name="ButtonReportIssue" xml:space="preserve">
<value>Report an issue</value>
</data>
<data name="UserInfoKicked" xml:space="preserve">
<value>Kicked</value>
</data>
</root>

View file

@ -585,4 +585,7 @@
<data name="ButtonReportIssue" xml:space="preserve">
<value>Сообщить о проблеме</value>
</data>
<data name="UserInfoKicked" xml:space="preserve">
<value>Выгнан</value>
</data>
</root>

View file

@ -585,4 +585,7 @@
<data name="ButtonReportIssue" xml:space="preserve">
<value>зарепортить баг</value>
</data>
<data name="UserInfoKicked" xml:space="preserve">
<value>кикнут</value>
</data>
</root>