Created
December 10, 2018 13:55
-
-
Save theodesp/c71e36d7aa4e466d391bcbbad0759546 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
{ | |
"Gatsby I18next": "Gatsby I18next στα Ελληνικά", | |
"Go back to the homepage": "Πήγαινε πίσω", | |
"Go to page 2": "Πήγαινε στην σελίδα 2", | |
"Hi from the second page": "Γιά σας από την πρώτη σελίδα", | |
"Hi people": "Γειά σας φίλοι", | |
"Now go build something great.": "Τώρα φτιάξτε κάτι εκπληκτικό.", | |
"Welcome to page 2": "Καλωσήλθατε στην σελίδα 2", | |
"Welcome to your new Gatsby site.": "Καλωσήλθατε στη νέα Ιστιοσελίδα μας", | |
"This is Gatsby with I18next": "Αυτό είναι το Gatsby με I18next" | |
} |
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
{ | |
"Gatsby I18next": "Gatsby I18next in English", | |
"Go back to the homepage": "Go back to the homepage", | |
"Go to page 2": "Go to page 2", | |
"Hi from the second page": "Hi from the second page", | |
"Hi people": "Hi people", | |
"Now go build something great.": "Now go build something great.", | |
"Welcome to page 2": "Welcome to page 2", | |
"Welcome to your new Gatsby site.": "Welcome to your new Gatsby site.", | |
"This is Gatsby with I18next": "This is Gatsby with I18next" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment