|
|
|
|
@ -533,6 +533,9 @@ class CodegenLoader extends AssetLoader{
|
|
|
|
|
"startingIn": "يبدأ في",
|
|
|
|
|
"youAreOutOfContest": "أنت خارج المسابقة.",
|
|
|
|
|
"winners": "الفائزين!!!",
|
|
|
|
|
"expireAfter": "تنتهي بعد",
|
|
|
|
|
"oneWeek": "أسبوع 1",
|
|
|
|
|
"twoWeek": "2 أسبوع",
|
|
|
|
|
"noUpcoming": "لا يوجد قادم",
|
|
|
|
|
"fakeLocation": ".لقد تتبعنا أنك تحاول استخدام موقع مزيف! يعتبر هذا مخالفة وقد تم إخطار الموارد البشرية",
|
|
|
|
|
"noWinner": "حزين! لم يفز أحد اليوم.",
|
|
|
|
|
@ -1058,6 +1061,9 @@ static const Map<String,dynamic> en_US = {
|
|
|
|
|
"startingIn": "Starting in",
|
|
|
|
|
"youAreOutOfContest": "You are out of the contest.",
|
|
|
|
|
"winners": "WINNERS!!!",
|
|
|
|
|
"expireAfter": "Expires After",
|
|
|
|
|
"oneWeek": "1 Week",
|
|
|
|
|
"twoWeek": "2 Week",
|
|
|
|
|
"noUpcoming": "There is no upcoming",
|
|
|
|
|
"fakeLocation": "We traced out that you try to use a fake location! This is considered a violation, and HR has been notified.",
|
|
|
|
|
"noWinner": "Sad! No one won today.",
|
|
|
|
|
|