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:
parent
21f200c988
commit
9eaa5e0f37
8 changed files with 53 additions and 19 deletions
|
@ -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>
|
||||
|
|
|
@ -585,4 +585,7 @@
|
|||
<data name="ButtonReportIssue" xml:space="preserve">
|
||||
<value>Сообщить о проблеме</value>
|
||||
</data>
|
||||
<data name="UserInfoKicked" xml:space="preserve">
|
||||
<value>Выгнан</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
|
@ -585,4 +585,7 @@
|
|||
<data name="ButtonReportIssue" xml:space="preserve">
|
||||
<value>зарепортить баг</value>
|
||||
</data>
|
||||
<data name="UserInfoKicked" xml:space="preserve">
|
||||
<value>кикнут</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue