Skip to content

Commit 53a3519

Browse files
author
Jakob Schlanstedt
committed
fix(translation): missing ','
1 parent d7cae4d commit 53a3519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/client/src/translations/en/translation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1894,7 +1894,7 @@
18941894
"create-and-link-note": "Create and link note \"{{term}}\"",
18951895
"insert-external-link": "Insert external link to \"{{term}}\"",
18961896
"clear-text-field": "Clear text field",
1897-
"show-recent-notes": "Show recent notes"
1897+
"show-recent-notes": "Show recent notes",
18981898
"full-text-search": "Full text search"
18991899
},
19001900
"note_tooltip": {

0 commit comments

Comments
 (0)