mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-24 10:13:01 +08:00
feat: display account name on the logs page for the apps (#7668)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
@@ -6,7 +6,7 @@ const translation = {
|
||||
header: {
|
||||
updatedTime: 'زمان بهروزرسانی',
|
||||
time: 'زمان ایجاد',
|
||||
endUser: 'کاربر نهایی',
|
||||
endUser: 'کاربر نهایی یا حساب',
|
||||
input: 'ورودی',
|
||||
output: 'خروجی',
|
||||
summary: 'عنوان',
|
||||
@@ -17,7 +17,7 @@ const translation = {
|
||||
status: 'وضعیت',
|
||||
runtime: 'زمان اجرا',
|
||||
tokens: 'توکنها',
|
||||
user: 'کاربر نهایی',
|
||||
user: 'کاربر نهایی یا حساب',
|
||||
version: 'نسخه',
|
||||
},
|
||||
pagination: {
|
||||
|
||||
Reference in New Issue
Block a user