File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -1099,8 +1099,7 @@ class AppLocalizationsAr extends AppLocalizations {
10991099 String get feedBannerAdIdLabel => 'معرف إعلان البانر للموجز' ;
11001100
11011101 @override
1102- String get feedBannerAdIdDescription =>
1103- 'معرف وحدة AdMob لإعلانات البانر في الموجز.' ;
1102+ String get feedBannerAdIdDescription => 'معرف وحدة إعلانات البانر في الموجز.' ;
11041103
11051104 @override
11061105 String get articleInterstitialAdIdLabel => 'معرف الإعلان البيني للمقالات' ;
Original file line number Diff line number Diff line change 13741374 "@feedBannerAdIdLabel": {
13751375 "description": "تسمية حقل إدخال معرف إعلان البانر للموجز"
13761376 },
1377- "feedBannerAdIdDescription": "معرف وحدة AdMob لإعلانات البانر في الموجز.",
1377+ "feedBannerAdIdDescription": "معرف وحدة إعلانات البانر في الموجز.",
13781378 "@feedBannerAdIdDescription": {
13791379 "description": "وصف حقل إدخال معرف إعلان البانر للموجز"
13801380 },
You can’t perform that action at this time.
0 commit comments