This commit is contained in:
Nam Vu
2024-08-21 08:03:51 +07:00
committed by GitHub
parent b7778de224
commit 8c32f8c77d
14 changed files with 66 additions and 12 deletions

View File

@@ -4,7 +4,8 @@ const translation = {
dateTimeFormat: 'MM/DD/YYYY hh:mm A',
table: {
header: {
time: 'زمان',
updatedTime: 'زمان به‌روزرسانی',
time: 'زمان ایجاد',
endUser: 'کاربر نهایی',
input: 'ورودی',
output: 'خروجی',
@@ -69,6 +70,9 @@ const translation = {
annotated: 'بهبودهای حاشیه‌نویسی شده ({{count}} آیتم)',
not_annotated: 'حاشیه‌نویسی نشده',
},
sortBy: 'مرتب‌سازی بر اساس:',
descending: 'نزولی',
ascending: 'صعودی',
},
workflowTitle: 'لاگ‌های جریان کاری',
workflowSubtitle: 'لاگ عملیات خودکار را ثبت کرده است.',