Skip to content

Commit a6fb7af

Browse files
authored
New Crowdin updates (#60)
* New translations readme.md (English) [ci skip] * New translations summary.md (English) [ci skip]
1 parent a154a96 commit a6fb7af

2 files changed

Lines changed: 12 additions & 14 deletions

File tree

en/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
- [Even Numbers](docs/minigames/counting/3.md)
2323
- [Odd Numbers](docs/minigames/counting/4.md)
2424
- [From 100 To 0](docs/minigames/counting/5.md)
25-
- [Hundreds Steps](docs/minigames/counting/6.md)
25+
- [Increments of 100](docs/minigames/counting/6.md)
2626
- [Square Numbers](docs/minigames/counting/7.md)
2727
- [Cubic Numbers](docs/minigames/counting/8.md)
2828
- [Prime Numbers](docs/minigames/counting/9.md)

en/docs/minigames/counting/README.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
2-
32
description: On this page you'll learn about the counting minigames.
43
icon: list-ol
5-
64
---
75

86
# Counting
@@ -15,9 +13,9 @@ The goal of the counting game is to count in increments of 1 to infinity. The us
1513

1614
### Setup
1715

18-
* Use the `/minigame counting set_channel <channel>` command to designate a channel on the server as the counting channel. You can also run counting games in multiple channels at the same time.
19-
* Use the `/minigame counting remove_channel <channel>` command to end the counting game in a channel.
20-
* Use the `/minigame counting set_progress <channel> <progress>` command to set the progress to a specific number. If you set the progress to `100`, for example, the next correct number would be `101`.
16+
- Use the `/minigame counting set_channel <channel>` command to designate a channel on the server as the counting channel. You can also run counting games in multiple channels at the same time.
17+
- Use the `/minigame counting remove_channel <channel>` command to end the counting game in a channel.
18+
- Use the `/minigame counting set_progress <channel> <progress>` command to set the progress to a specific number. If you set the progress to `100`, for example, the next correct number would be `101`.
2119

2220
## Counting Modes variant
2321

@@ -37,18 +35,18 @@ To enable the _Counting Modes_ minigame, the server needs the **Tanjun Pro** sub
3735

3836
### Setup
3937

40-
* Use the `/minigame countingmodes set_channel <channel>` command to designate a channel on the server as the channel for the _Counting Modes_ game. You can also run counting games in multiple channels at the same time.
41-
* Use the `/minigame countingmodes remove_channel <channel>` command to end the _Counting Modes_ game in a channel.
42-
* Verwende den `/minispiel countingmodes fortschritt_setzen <kanal> <fortschritt>`-Befehl, um den Fortschritt zu ändern.
38+
- Use the `/minigame countingmodes set_channel <channel>` command to designate a channel on the server as the channel for the _Counting Modes_ game. You can also run counting games in multiple channels at the same time.
39+
- Use the `/minigame countingmodes remove_channel <channel>` command to end the _Counting Modes_ game in a channel.
40+
- Use the `/minigame countingmodes set_progress <channel> <progress>` command to set the progress to a specific number.
4341

44-
## Counting Challenge-Variante
42+
## Counting Challenge variant
4543

4644
### Explanation
4745

48-
Im Countingchallenge-Modus kann man in 1er-Schritten unendlich weit zählen, aber der Fortschritt wird bei Fehlern oder wenn eine Person zwei Nachrichten nacheinander sendet, zurückgesetzt.
46+
In the _Counting Challenge_ mode, you can count infinitely in increments of 1, but your progress is reset if you make a mistake or if a user sends two messages in a row.
4947

5048
### Setup
5149

52-
* Use the `/minigame countingchallenge set_channel <channel>` command to designate a channel on the server as the channel for the *Counting Challenge* game. You can also run counting games in multiple channels at the same time.
53-
* Use the `/minigame countingchallenge remove_channel <channel>` command to end the *Counting Challenge* game in a channel.
54-
* Use the `/minigame countingchallenge set_progress <channel> <progress>` command to set the progress to a specific value.
50+
- Use the `/minigame countingchallenge set_channel <channel>` command to designate a channel on the server as the channel for the _Counting Challenge_ game. You can also run counting games in multiple channels at the same time.
51+
- Use the `/minigame countingchallenge remove_channel <channel>` command to end the _Counting Challenge_ game in a channel.
52+
- Use the `/minigame countingchallenge set_progress <channel> <progress>` command to set the progress to a specific value.

0 commit comments

Comments
 (0)