File tree Expand file tree Collapse file tree 2 files changed +40
-0
lines changed Expand file tree Collapse file tree 2 files changed +40
-0
lines changed Original file line number Diff line number Diff line change 759
759
"example": "ألمانيا"
760
760
}
761
761
}
762
+ },
763
+ "headlineDetailsSaveTooltip": "حفظ العنوان",
764
+ "@headlineDetailsSaveTooltip": {
765
+ "description": "Tooltip for the button to save a headline"
766
+ },
767
+ "headlineDetailsRemoveFromSavedTooltip": "إزالة من المحفوظات",
768
+ "@headlineDetailsRemoveFromSavedTooltip": {
769
+ "description": "Tooltip for the button to remove a headline from saved list"
770
+ },
771
+ "headlineSavedSuccessSnackbar": "تم حفظ العنوان!",
772
+ "@headlineSavedSuccessSnackbar": {
773
+ "description": "Snackbar message shown when a headline is successfully saved"
774
+ },
775
+ "headlineUnsavedSuccessSnackbar": "تمت إزالة العنوان من المحفوظات.",
776
+ "@headlineUnsavedSuccessSnackbar": {
777
+ "description": "Snackbar message shown when a headline is successfully unsaved"
778
+ },
779
+ "headlineSaveErrorSnackbar": "تعذر تحديث حالة الحفظ. يرجى المحاولة مرة أخرى.",
780
+ "@headlineSaveErrorSnackbar": {
781
+ "description": "Snackbar message shown when saving/unsaving a headline fails"
762
782
}
763
783
}
Original file line number Diff line number Diff line change 759
759
"example": "Germany"
760
760
}
761
761
}
762
+ },
763
+ "headlineDetailsSaveTooltip": "Save headline",
764
+ "@headlineDetailsSaveTooltip": {
765
+ "description": "Tooltip for the button to save a headline"
766
+ },
767
+ "headlineDetailsRemoveFromSavedTooltip": "Remove from saved",
768
+ "@headlineDetailsRemoveFromSavedTooltip": {
769
+ "description": "Tooltip for the button to remove a headline from saved list"
770
+ },
771
+ "headlineSavedSuccessSnackbar": "Headline saved!",
772
+ "@headlineSavedSuccessSnackbar": {
773
+ "description": "Snackbar message shown when a headline is successfully saved"
774
+ },
775
+ "headlineUnsavedSuccessSnackbar": "Headline removed from saved.",
776
+ "@headlineUnsavedSuccessSnackbar": {
777
+ "description": "Snackbar message shown when a headline is successfully unsaved"
778
+ },
779
+ "headlineSaveErrorSnackbar": "Could not update saved status. Please try again.",
780
+ "@headlineSaveErrorSnackbar": {
781
+ "description": "Snackbar message shown when saving/unsaving a headline fails"
762
782
}
763
783
}
You can’t perform that action at this time.
0 commit comments