mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-05-09 15:33:16 +03:00
Add version display
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
This commit is contained in:
parent
62709d927b
commit
847c3211a0
6 changed files with 24 additions and 0 deletions
|
@ -657,4 +657,7 @@
|
|||
<data name="TimeSpanExample" xml:space="preserve">
|
||||
<value>Пример правильного ввода: `1ч30м`</value>
|
||||
</data>
|
||||
<data name="Version" xml:space="preserve">
|
||||
<value>Версия: {0}</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue