Last active
February 25, 2018 10:16
-
-
Save leben-jp/2d0ca8728e8e44ab05b8d4676614a566 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
dog: "犬", | |
cat: "猫", | |
elefant: "象", | |
pig: "豚", | |
bird: "鳥", | |
hito: "人", | |
}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment