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

Merge branch 'master' into userinfo

Signed-off-by: Macintosh II <95250141+mctaylors@users.noreply.github.com>
This commit is contained in:
Macintxsh 2023-10-06 15:25:40 +03:00 committed by GitHub
commit b9a8db3e89
Signed by: GitHub
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 225 additions and 9 deletions

View file

@ -486,7 +486,7 @@
<data name="UserInfoDisplayName" xml:space="preserve">
<value>Display name</value>
</data>
<data name="UserInfoTitle" xml:space="preserve">
<data name="InformationAbout" xml:space="preserve">
<value>Information about {0}</value>
</data>
<data name="UserInfoMuted" xml:space="preserve">
@ -546,4 +546,22 @@
<data name="TimestampOffset" xml:space="preserve">
<value>Offset: {0}</value>
</data>
<data name="GuildInfoDescription" xml:space="preserve">
<value>Guild description</value>
</data>
<data name="GuildInfoCreatedAt" xml:space="preserve">
<value>Creation date</value>
</data>
<data name="GuildInfoOwner" xml:space="preserve">
<value>Guild owner</value>
</data>
<data name="GuildInfoServerBoost" xml:space="preserve">
<value>Server Boost</value>
</data>
<data name="GuildInfoBoostTier" xml:space="preserve">
<value>Boost level</value>
</data>
<data name="GuildInfoBoostCount" xml:space="preserve">
<value>Boost count</value>
</data>
</root>