diff options
Diffstat (limited to 'example/en_us.json')
-rw-r--r-- | example/en_us.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/example/en_us.json b/example/en_us.json new file mode 100644 index 0000000..b18864b --- /dev/null +++ b/example/en_us.json @@ -0,0 +1,5 @@ +{ + "old1": "b", + "old2": "c%sd", + "test5": "Test 5" +}
\ No newline at end of file |