Skip to content

Commit e9f1420

Browse files
committed
feat(l10n): add similar headlines translations
- Added translations for similar section
1 parent 4f664ec commit e9f1420

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

lib/l10n/arb/app_ar.arb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -787,5 +787,13 @@
787787
"sharingUnavailableSnackbar": "المشاركة غير متاحة على هذا الجهاز أو المنصة.",
788788
"@sharingUnavailableSnackbar": {
789789
"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"
790798
}
791799
}

0 commit comments

Comments
 (0)