Created
March 19, 2018 12:30
-
-
Save shalkam/d8604c66a4ae42e4f72a5c87a2b785d5 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| [ | |
| { | |
| "id": "app.title", | |
| "defaultMessage": "Welcome to React", | |
| "filepath": "src/App.js" | |
| }, | |
| { | |
| "id": "app.content1", | |
| "defaultMessage": "To get started, edit", | |
| "filepath": "src/App.js" | |
| }, | |
| { | |
| "id": "app.content2", | |
| "defaultMessage": "and save to reload.", | |
| "filepath": "src/App.js" | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment