refactor: preferences settings (#1173)
This commit is contained in:
parent
ccad8bf22b
commit
88c96cb304
17 changed files with 108 additions and 203 deletions
|
@ -240,12 +240,6 @@
|
|||
"description": "قم بتحرير إعدادات حسابك في موقع Mastodon الأصلي",
|
||||
"label": "إعدادت الحساب"
|
||||
},
|
||||
"feature_flags": {
|
||||
"github_cards": "GitHub بطاقات",
|
||||
"title": "الميزات التجريبية",
|
||||
"user_picker": "الشريط الجانبي لمبدل المستخدم",
|
||||
"virtual_scroll": "التمرير الافتراضي"
|
||||
},
|
||||
"interface": {
|
||||
"color_mode": "وضع اللون",
|
||||
"dark_mode": "الوضع الداكن",
|
||||
|
@ -315,7 +309,14 @@
|
|||
},
|
||||
"notifications_settings": "التنبيهات",
|
||||
"preferences": {
|
||||
"label": "التفضيلات"
|
||||
"github_cards": "GitHub بطاقات",
|
||||
"hide_boost_count": "إخفاء عدد المشاركات",
|
||||
"hide_favorite_count": "إخفاء عدد المفضلة",
|
||||
"hide_follower_count": "إخفاء عدد المتابعين",
|
||||
"label": "التفضيلات",
|
||||
"title": "الميزات التجريبية",
|
||||
"user_picker": "الشريط الجانبي لمبدل المستخدم",
|
||||
"virtual_scroll": "التمرير الافتراضي"
|
||||
},
|
||||
"profile": {
|
||||
"appearance": {
|
||||
|
@ -338,14 +339,6 @@
|
|||
"export": "Export User Tokens",
|
||||
"import": "Import User Tokens",
|
||||
"label": "المستخدمون المسجلون"
|
||||
},
|
||||
"wellness": {
|
||||
"feature": {
|
||||
"hide_boost_count": "إخفاء عدد المشاركات",
|
||||
"hide_favorite_count": "إخفاء عدد المفضلة",
|
||||
"hide_follower_count": "إخفاء عدد المتابعين"
|
||||
},
|
||||
"label": "صحة النفس"
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue