Created
July 10, 2020 05:34
-
-
Save kauemurakami/a6bf2a3a7757d5451af4b672fcd37d16 to your computer and use it in GitHub Desktop.
tradução para o inglês da palavra oi
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
final Map<String, String> enUs = { | |
'oi' : 'Hello' | |
}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment