Skip to content

Commit

Permalink
fix: added keys to en.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vrcprl committed Nov 17, 2024
1 parent 3a8b947 commit cbad5e3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion demo/en.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"hello": "Hello world! This is a test.",
"welcome": "Welcome to Replexica! Let's go, shall we?",
"new": "New project"
"new": "New project",
"new-feature": "This is a new feature!",
"counter": "Counter: {count}"
}

0 comments on commit cbad5e3

Please sign in to comment.