diff --git a/webUI/src/components/application/buttons/SecretDialog.vue b/webUI/src/components/application/buttons/SecretDialog.vue index e22b4f9..6fdeabe 100644 --- a/webUI/src/components/application/buttons/SecretDialog.vue +++ b/webUI/src/components/application/buttons/SecretDialog.vue @@ -1,359 +1,378 @@ - - - - به جنگ هلوها برو ... - - - - کنترلها: H برای پرش (حداکثر ۳ بار) | D برای حالت قهرمان ({{ superModeCount }} باقیمانده) - - - امتیاز: {{ Math.floor(score) }} - - - هلو در حسابداری نمادی از انحصارگری نرمافزارهای حسابداری است که باید شکستش داد! - - - - - {{ gameRunning ? 'شروع مجدد' : 'شروع' }} - - بستن - - - - - - - - - \ No newline at end of file +}; + + + \ No newline at end of file