twisitor
twisitor copied to clipboard
Externalize more strings
14: "Get ready!" 105: "Twisitor" (We might want to keep this in English, but it's probably good to have the option to translate it). 181: "Twitter handle" (the placeholder text) 199: "Enter your Twitter Handle" 228: "and" 233: "me" 263: "Select your Tweet" 265: "Tweet!" 276: "Next" 313: "Posting your Tweet" 314: "Please wait..." 345: "Thank you!"
And in index.html the strings that need to be replaced: 62: "Back"
Would this be done by adding the strings to messages.json, then parsing them in app.js?