feat: Add filter to show only apps created by the user (#11968)

This commit is contained in:
Shun Miyazawa
2025-01-03 16:38:36 +09:00
committed by GitHub
parent a2105634a4
commit 2b1a32fd9c
23 changed files with 37 additions and 4 deletions

View File

@@ -183,6 +183,7 @@ const translation = {
searchAllTemplate: 'Поиск по всем шаблонам...',
byCategories: 'ПО КАТЕГОРИЯМ',
},
showMyCreatedAppsOnly: 'Показать только созданные мной приложения',
}
export default translation