File tree Expand file tree Collapse file tree 2 files changed +20
-7
lines changed Expand file tree Collapse file tree 2 files changed +20
-7
lines changed Original file line number Diff line number Diff line change 704
704
"@cannotUpdateCategoryError": {
705
705
"description": "رسالة خطأ عند فشل تحديث الفئة بسبب عدم تحميل البيانات الأصلية"
706
706
},
707
+ "createCategory": "إنشاء فئة",
708
+ "@createCategory": {
709
+ "description": "عنوان صفحة إنشاء فئة"
710
+ },
711
+ "categoryCreatedSuccessfully": "تم إنشاء الفئة بنجاح.",
712
+ "@categoryCreatedSuccessfully": {
713
+ "description": "رسالة تُعرض عند إنشاء الفئة بنجاح"
714
+ },
707
715
"editSource": "تعديل المصدر",
708
716
"@editSource": {
709
717
"description": "عنوان صفحة تعديل المصدر"
Original file line number Diff line number Diff line change 703
703
"cannotUpdateCategoryError": "Cannot update: Original category data not loaded.",
704
704
"@cannotUpdateCategoryError": {
705
705
"description": "Error message when updating a category fails because the original data wasn't loaded"
706
- }
707
- ,
706
+ },
707
+ "createCategory": "Create Category",
708
+ "@createCategory": {
709
+ "description": "Title for the Create Category page"
710
+ },
711
+ "categoryCreatedSuccessfully": "Category created successfully.",
712
+ "@categoryCreatedSuccessfully": {
713
+ "description": "Message displayed when a category is created successfully"
714
+ },
708
715
"editSource": "Edit Source",
709
716
"@editSource": {
710
717
"description": "Title for the Edit Source page"
768
775
"sourceTypeOther": "Other",
769
776
"@sourceTypeOther": {
770
777
"description": "Any other type of source not covered above."
771
- }
772
- ,
778
+ },
773
779
"editHeadline": "Edit Headline",
774
780
"@editHeadline": {
775
781
"description": "Title for the Edit Headline page"
789
795
"cannotUpdateHeadlineError": "Cannot update: Original headline data not loaded.",
790
796
"@cannotUpdateHeadlineError": {
791
797
"description": "Error message when updating a headline fails because the original data wasn't loaded"
792
- }
793
- ,
798
+ },
794
799
"createHeadline": "Create Headline",
795
800
"@createHeadline": {
796
801
"description": "Title for the Create Headline page"
803
808
"@loadingData": {
804
809
"description": "Generic message displayed while loading data for a form"
805
810
}
806
- }
811
+ }
You can’t perform that action at this time.
0 commit comments