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:
kurokobo
2024-08-27 13:40:44 +09:00
committed by GitHub
parent 122ce41020
commit d7aa4076c9
21 changed files with 46 additions and 36 deletions

View File

@@ -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: {