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: 'Căutați toate șabloanele...',
byCategories: 'DUPĂ CATEGORII',
},
showMyCreatedAppsOnly: 'Afișează doar aplicațiile create de mine',
}
export default translation