Skip to content

Commit 556d303

Browse files
authored
fix(l10n): plural typo in English translation (PR #2766)
1 parent 2b64b44 commit 556d303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"descCreator": "created by",
126126
"descList": "{{- nb}} note(s) {{- creator}} will be imported into '{{- title}}' {{- author}}",
127127
"descNewer": "Conflict(s): {{- nb}} newer note(s)",
128-
"descOlder": "Conflict(s): {{- nb}} older notes(s)",
128+
"descOlder": "Conflict(s): {{- nb}} older note(s)",
129129
"descTitle": "Annotations title: ",
130130
"importAll": "Import all notes",
131131
"importWithoutConflict": "Import only conflict-free notes",

0 commit comments

Comments
 (0)