Skip to content

Commit

Permalink
Fix flip and split
Browse files Browse the repository at this point in the history
  • Loading branch information
sahroush committed Aug 26, 2023
1 parent f1c3f54 commit 2e0d12e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bebras/2021/2021-FR-02_flip_and_split/index_fa.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
undo: "لغو",
flip: "وارونه کردن",
flips: "وارونه کردن ها",
yourTarget: "چینش هدف:",
sortBalls: "توپ ها را به این ترتیب مرتب کنید",
yourTarget: "",
sortBalls: "هدف:",
tooManyFlips: function(max) {
return "شما نمی توانید بیشتر از " + max + " بار وارونه کنید. روی لغو یا شروع دوباره بزنید.";
}
Expand Down

0 comments on commit 2e0d12e

Please sign in to comment.