1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-05-09 15:33:16 +03:00

Add /timestamp

Signed-off-by: Macintosh II <mctaylxrs@outlook.com>
This commit is contained in:
Macintxsh 2023-10-02 23:53:33 +03:00
parent d837745b11
commit 6ba2127b35
Signed by: mctaylors
GPG key ID: 361D326747B61E65
5 changed files with 95 additions and 1 deletions

View file

@ -654,4 +654,10 @@
<data name="RandomOutput" xml:space="preserve">
<value>Your random number is:</value>
</data>
<data name="TimestampTitle" xml:space="preserve">
<value>Timestamp for {0}:</value>
</data>
<data name="TimestampOffset" xml:space="preserve">
<value>Offset: {0}</value>
</data>
</root>