Skip to content

Commit 0d22c28

Browse files
authored
Translations update from Hosted Weblate
2 parents 75a86f4 + c0d8c2a commit 0d22c28

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src-ui/res/rules.en.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -539,3 +539,9 @@ slovak: |-
539539
1. Each row and column contains exactly one of each number (excluding numbers on shaded cells). Some cells remain empty.
540540
2. Numbers on shaded cells indicate the sum of numbers in the (up to four) orthogonally adjacent cells.
541541
3. The amount of circles on a shaded cell indicates how many of the (up to four) orthogonally adjacent cells must be filled with a number. Clues without any circles have an unknown amount.
542+
vertigo: |-
543+
Draw a loop that goes through every unshaded cell.
544+
1. The loop cannot branch off.
545+
2. All turns along the entire loop must be in the same direction.
546+
3. The loop cannot go through shaded cells.
547+
4. Two perpendicular line segments may intersect each other, but they may not turn at their intersection or otherwise overlap.

0 commit comments

Comments
 (0)