We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f664ec commit e9f1420Copy full SHA for e9f1420
lib/l10n/arb/app_ar.arb
@@ -787,5 +787,13 @@
787
"sharingUnavailableSnackbar": "المشاركة غير متاحة على هذا الجهاز أو المنصة.",
788
"@sharingUnavailableSnackbar": {
789
"description": "Snackbar message shown when sharing is unavailable"
790
+ },
791
+ "similarHeadlinesSectionTitle": "قد يعجبك ايضا",
792
+ "@similarHeadlinesSectionTitle": {
793
+ "description": "Title for the similar headlines section on the details page"
794
795
+ "similarHeadlinesEmpty": "لم يتم العثور على عناوين مشابهة.",
796
+ "@similarHeadlinesEmpty": {
797
+ "description": "Message shown when no similar headlines are found"
798
}
799
0 commit comments