File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 895
895
"savedHeadlinesEmptySubheadline": "لم تقم بحفظ أي مقالات بعد. ابدأ الاستكشاف!",
896
896
"@savedHeadlinesEmptySubheadline": {
897
897
"description": "Subheadline for empty state on saved headlines page"
898
+ },
899
+ "demoVerificationCodeMessage": "وضع العرض التوضيحي: استخدم الرمز {code}",
900
+ "@demoVerificationCodeMessage": {
901
+ "description": "رسالة تظهر في وضع العرض التوضيحي لتوفير رمز التحقق",
902
+ "placeholders": {
903
+ "code": {
904
+ "type": "String",
905
+ "example": "123456"
906
+ }
907
+ }
898
908
}
899
909
}
Original file line number Diff line number Diff line change 911
911
"followedCategoriesEmptySubheadline": "Start following categories to see them here.",
912
912
"@followedCategoriesEmptySubheadline": {
913
913
"description": "Subheadline for empty state on followed categories page"
914
+ },
915
+ "demoVerificationCodeMessage": "Demo Mode: Use code {code}",
916
+ "@demoVerificationCodeMessage": {
917
+ "description": "Message shown in demo mode to provide the verification code",
918
+ "placeholders": {
919
+ "code": {
920
+ "type": "String",
921
+ "example": "123456"
922
+ }
923
+ }
914
924
}
915
925
}
You can’t perform that action at this time.
0 commit comments