Improve admin UI for accounts (#7360)
* Improve design of account statuses admin UI (consistent with reports) * Make account moderation notes look consistent with report notes * i18n-tasks remove-unused * Fix code style issues * Fix tests
This commit is contained in:
parent
660db468c0
commit
c7d1a2e400
44 changed files with 77 additions and 446 deletions
|
@ -52,9 +52,7 @@ ar:
|
|||
unfollow: إلغاء المتابعة
|
||||
admin:
|
||||
account_moderation_notes:
|
||||
account: مُشرِف
|
||||
create: إنشاء
|
||||
created_at: التاريخ
|
||||
created_msg: تم إنشاء ملاحظة الإشراف بنجاح !
|
||||
delete: حذف
|
||||
destroyed_msg: تم تدمير ملاحظة الإشراف بنجاح !
|
||||
|
@ -241,12 +239,8 @@ ar:
|
|||
are_you_sure: هل أنت متأكد ؟
|
||||
comment:
|
||||
none: لا شيء
|
||||
delete: حذف
|
||||
id: معرّف ID
|
||||
mark_as_resolved: إعتبار التقرير كمحلول
|
||||
nsfw:
|
||||
'false': الكشف عن الصور
|
||||
'true': إخفاء الوسائط المرفقة
|
||||
report: 'التقرير #%{id}'
|
||||
report_contents: المحتويات
|
||||
reported_account: حساب مُبلّغ عنه
|
||||
|
@ -305,11 +299,8 @@ ar:
|
|||
back_to_account: العودة إلى صفحة الحساب
|
||||
batch:
|
||||
delete: حذف
|
||||
execute: تفعيل
|
||||
failed_to_execute: خطأ في التفعيل
|
||||
media:
|
||||
hide: إخفاء الوسائط
|
||||
show: إظهار الوسائط
|
||||
title: الوسائط
|
||||
title: منشورات الحساب
|
||||
with_media: بالوسائط
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue