Skip to content

Commit 3d850e1

Browse files
authored
Update prompts.ts
1 parent a304025 commit 3d850e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/prompts.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ export const getTranslationsPrompt = `
4747
This tool will list translations in your SimpleLocalize project.
4848
- You can filter by key, namespace, language, text, customerId, reviewStatus, and more.
4949
- Supports pagination with 'page' and 'size'.
50+
- Supports sort with 'sortBy' and 'sortOrder'.
5051
- Use 'text' to search for translations containing a specific value (min 3 characters).
5152
`;
5253

0 commit comments

Comments
 (0)