Skip to content

Commit 7320e20

Browse files
feat: fix translations syntax
1 parent 6b66062 commit 7320e20

File tree

1 file changed

+1
-1
lines changed
  • src/modules/ticket-fields/translations

1 file changed

+1
-1
lines changed

src/modules/ticket-fields/translations/en-us.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,4 @@ parts:
101101
key: "cph-theme-ticket-fields.attachments.file"
102102
title: "[A11Y] Hidden label for screen readers informing how they can remove the file with keyboard navigation. {{fileName}} will be replaced by file name, e.g., [image.png]. Alternative English if you encounter declension issues: [Press Delete to remove the file {{fileName}}]"
103103
screenshot: "https://drive.google.com/file/d/1JFVE2twzUkg-U6gGAs2EHqD-3jPvtJDA/view?usp=drive_link"
104-
value: "File: {{fileName}}, press delete to remove"
104+
value: "File: {{fileName}}, press delete to remove"

0 commit comments

Comments
 (0)