Skip to content

Commit a8927cb

Browse files
authored
Update ja-JP.json (#1914)
1 parent 0afa82a commit a8927cb

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": "hello world!",
2+
"hello": "こんにちは、世界!",
33
"menu": {
4-
"login": "login"
4+
"login": "ログイン"
55
},
6-
"errors": ["Error!"]
6+
"errors": ["エラー!"]
77
}

0 commit comments

Comments
 (0)