mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
feat: Add filter to show only apps created by the user (#11968)
This commit is contained in:
@ -183,6 +183,7 @@ const translation = {
|
||||
searchAllTemplate: 'Поиск по всем шаблонам...',
|
||||
byCategories: 'ПО КАТЕГОРИЯМ',
|
||||
},
|
||||
showMyCreatedAppsOnly: 'Показать только созданные мной приложения',
|
||||
}
|
||||
|
||||
export default translation
|
||||
|
||||
Reference in New Issue
Block a user