Skip to content

Instantly share code, notes, and snippets.

@theodesp
Created May 29, 2019 12:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save theodesp/29b34edc265b9183a231866908e24072 to your computer and use it in GitHub Desktop.
Save theodesp/29b34edc265b9183a231866908e24072 to your computer and use it in GitHub Desktop.
Globalize.loadMessages({
'en': {
'intro': "Hello"
},
'el': {
'intro': "Γιά σας"
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment