File tree Expand file tree Collapse file tree 2 files changed +48
-0
lines changed Expand file tree Collapse file tree 2 files changed +48
-0
lines changed Original file line number Diff line number Diff line change 19871987 "selectDashboardRoles": "اختر أدوار لوحة التحكم",
19881988 "@selectDashboardRoles": {
19891989 "description": "نص تلميح لاختيار أدوار لوحة التحكم في مربع حوار التصفية."
1990+ },
1991+ "authentication": "المصادقة",
1992+ "@authentication": {
1993+ "description": "رأس العمود لحالة المصادقة"
1994+ },
1995+ "subscription": "الاشتراك",
1996+ "@subscription": {
1997+ "description": "رأس العمود لحالة الاشتراك"
1998+ },
1999+ "authenticationAnonymous": "مجهول",
2000+ "@authenticationAnonymous": {
2001+ "description": "حالة المصادقة لمستخدم ضيف"
2002+ },
2003+ "authenticationAuthenticated": "موثق",
2004+ "@authenticationAuthenticated": {
2005+ "description": "حالة المصادقة لمستخدم قام بتسجيل الدخول"
2006+ },
2007+ "subscriptionFree": "مجاني",
2008+ "@subscriptionFree": {
2009+ "description": "حالة الاشتراك لمستخدم مجاني"
2010+ },
2011+ "subscriptionPremium": "مميز",
2012+ "@subscriptionPremium": {
2013+ "description": "حالة الاشتراك لمستخدم مميز"
19902014 }
19912015}
Original file line number Diff line number Diff line change 19831983 "selectDashboardRoles": "Select Dashboard Roles",
19841984 "@selectDashboardRoles": {
19851985 "description": "Hint text for selecting dashboard roles in a filter dialog."
1986+ },
1987+ "authentication": "Authentication",
1988+ "@authentication": {
1989+ "description": "Column header for authentication status"
1990+ },
1991+ "subscription": "Subscription",
1992+ "@subscription": {
1993+ "description": "Column header for subscription status"
1994+ },
1995+ "authenticationAnonymous": "Anonymous",
1996+ "@authenticationAnonymous": {
1997+ "description": "Authentication status for a guest user"
1998+ },
1999+ "authenticationAuthenticated": "Authenticated",
2000+ "@authenticationAuthenticated": {
2001+ "description": "Authentication status for a signed-in user"
2002+ },
2003+ "subscriptionFree": "Free",
2004+ "@subscriptionFree": {
2005+ "description": "Subscription status for a free user"
2006+ },
2007+ "subscriptionPremium": "Premium",
2008+ "@subscriptionPremium": {
2009+ "description": "Subscription status for a premium user"
19862010 }
19872011}
You can’t perform that action at this time.
0 commit comments