Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"AlertMeWhen": "Alert me when",
"AlertDescriptionOptional": "Description (optional)",
"AlertDescriptionInlineHelp": "Enter a description to provide additional context, such as the purpose or usage.",
"AlertDescriptionPlaceholder": "Alert me when visits decrease by 40%",
"AlertDescriptionPlaceholder": "Alert me when visits decrease by 40%%",
Copy link
Copy Markdown
Contributor

@AltamashShaikh AltamashShaikh Jun 1, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sgiehl We don't need to create a new key here ?
Its already translated in other languages

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No. I'll fix the translations on weblate after the update

"AlertName": "Alert Name",
"AlertNameInlineHelp": "Enter a unique name to clearly identify this custom alert.",
"AlertNamePlaceholder": "Visits drop detected",
Expand Down
Loading