mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
feat: add trigger by of app log (#24973)
This commit is contained in:
@ -20,6 +20,7 @@ const translation = {
|
||||
tokens: 'TOKENS',
|
||||
user: 'End User or Account',
|
||||
version: 'VERSION',
|
||||
triggered_from: 'TRIGGER BY',
|
||||
},
|
||||
pagination: {
|
||||
previous: 'Prev',
|
||||
|
||||
Reference in New Issue
Block a user