Created
November 26, 2019 16:30
-
-
Save bodrovis/7c3211f614c15b23606aba6037fe074a 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
var message = "Good day, $1"; | |
$.i18n(message, 'Joe'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment