Skip to content

Commit

Permalink
task: improve translation
Browse files Browse the repository at this point in the history
  • Loading branch information
FunnyPhantom committed Sep 4, 2023
1 parent 854997b commit e04c0ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bebras/2022/2022-FR-10_index_cards/index_fa.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
nbStep: function(val,max) {
return "تعداد گام‌ها: " + val + " / " + max
},
dragLabel: "برای کمک به فکر کردن، می‌توانید سیاره‌ها را در قسمت پایین جابه‌جا کنید:",
dragLabel: "برای فکر کردن میتوانید از قسمت زیر برای جابجا کردن سیاره ها استفاده کنید",
errorMaxSwap: function(max) {
var pl = (max > 1) ? "ها" : "";
return "شما اجازه ندارید بیش از " + max + " جابه‌جایی" + pl
Expand Down

0 comments on commit e04c0ef

Please sign in to comment.