Merge pull request #2340 from rodrigocorsi2/PLT-2076

PLT-2076: Add help text below the input box when a user starts typing
Этот коммит содержится в:
Harrison Healey
2016-03-07 13:53:56 -05:00
родитель 0387ac7997 5884495a85
Коммит b8b38c0c72
4 изменённых файлов: 80 добавлений и 7 удалений

Просмотреть файл

@@ -1054,9 +1054,15 @@
"team_signup_welcome.validEmailError": "Please enter a valid email address",
"team_signup_welcome.welcome": "Welcome to:",
"team_signup_welcome.yes": "Yes, this address is correct",
"textbox.bold": "**bold**",
"textbox.edit": "Edit message",
"textbox.help": "Help",
"textbox.inlinecode": "`inline code`",
"textbox.italic": "_italic_",
"textbox.preformatted": "```preformatted```",
"textbox.preview": "Preview",
"textbox.quote": ">quote",
"textbox.strike": "strike",
"tutorial_intro.allSet": "Youre all set",
"tutorial_intro.end": "Click “Next” to enter Town Square. This is the first channel teammates see when they sign up. Use it for posting updates everyone needs to know.",
"tutorial_intro.invite": "Invite teammates",

Просмотреть файл

@@ -1049,9 +1049,15 @@
"team_signup_welcome.validEmailError": "Por favor entre um endereço de e-mail válido",
"team_signup_welcome.welcome": "Bem-vindo:",
"team_signup_welcome.yes": "Sim, este endereço de email está correto",
"textbox.bold": "**negrito**",
"textbox.edit": "Editar mensagem",
"textbox.help": "Ajuda",
"textbox.inlinecode": "`código`",
"textbox.italic": "_itálico_",
"textbox.preformatted": "```pre-formatado```",
"textbox.preview": "Pré-visualização",
"textbox.quote": ">citado",
"textbox.strike": "tachado",
"tutorial_intro.allSet": "Está tudo pronto",
"tutorial_intro.end": "Clique em “Próximo” para entrar Town Square. Este é o primeiro canal que sua equipe de trabalho vê quando eles se inscrevem. Use para postar atualizações que todos precisam saber.",
"tutorial_intro.invite": "Convidar pessoas para equipe",