victor HF Staff commited on
Commit
efb0c40
·
1 Parent(s): 348170b

Update routerExamples.ts

Browse files
src/lib/constants/routerExamples.ts CHANGED
@@ -65,8 +65,7 @@ export const routerExamples: RouterExample[] = [
65
  },
66
  {
67
  title: "Translate to Italian",
68
- prompt:
69
- "Translate only the text content displayed to users (headings, paragraphs, buttons) into Italian. Keep all code, class names, and IDs unchanged.",
70
  },
71
  {
72
  title: "Architecture review",
 
65
  },
66
  {
67
  title: "Translate to Italian",
68
+ prompt: "Translate only the text content displayed to users into Italian.",
 
69
  },
70
  {
71
  title: "Architecture review",