Skip to content

Commit d66b640

Browse files
authored
Update en-US.json (#1913)
1 parent a8927cb commit d66b640

File tree

1 file changed

+3
-3
lines changed
  • examples/type-safe/global-type-definition/src/locales

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"hello": "こんにちは、世界!",
2+
"hello": "hello world!",
33
"menu": {
4-
"login": "ログイン"
4+
"login": "login"
55
},
6-
"errors": ["エラー!"]
6+
"errors": ["Error!"]
77
}

0 commit comments

Comments
 (0)