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

@@ -195,6 +195,7 @@ const translation = {
byCategories: 'PER CATEGORIE',
searchAllTemplate: 'Cerca in tutti i modelli...',
},
showMyCreatedAppsOnly: 'Mostra solo le mie app create',
}
export default translation