Skip to content

Commit

Permalink
fix: added clicks to en.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vrcprl committed Nov 17, 2024
1 parent c7783b0 commit f903efc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion demo/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"new": "New project",
"new-feature": "This is a new feature!",
"counter": "Counter: {count}",
"click": "Click me!"
"click": "Click me!",
"clicks": "Clicks: {count}"
}

0 comments on commit f903efc

Please sign in to comment.