mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Omit Needless Words on new user JIT popups
This commit is contained in:
parent
6e72eb5042
commit
f13a408c2a
@ -94,13 +94,13 @@ en:
|
||||
For more guidance, [see our FAQ](/faq). This panel will only appear for your first %{education_posts_text}.
|
||||
|
||||
'new-reply': |
|
||||
Welcome to %{site_name} — **thanks for contributing to the conversation!**
|
||||
Welcome to %{site_name} — **thanks for contributing!**
|
||||
|
||||
- Does your reply improve the conversation in some way?
|
||||
|
||||
- Be kind to your fellow community members.
|
||||
|
||||
- Constructive criticism is welcome, but remember to criticize *ideas*, not people.
|
||||
- Constructive criticism is welcome, but criticize *ideas*, not people.
|
||||
|
||||
For more guidance, [see our FAQ](/faq). This panel will only appear for your first %{education_posts_text}.
|
||||
|
||||
|
@ -47,13 +47,13 @@ id:
|
||||
For more guidance, [see our FAQ](/faq). This panel will only appear for your first %{education_posts_text}.
|
||||
|
||||
'new-reply': |
|
||||
Welcome to %{site_name} — **thanks for contributing to the conversation!**
|
||||
Welcome to %{site_name} — **thanks for contributing!**
|
||||
|
||||
- Does your reply improve the conversation in some way?
|
||||
|
||||
- Be kind to your fellow community members.
|
||||
|
||||
- Constructive criticism is welcome, but remember to criticize *ideas*, not people.
|
||||
- Constructive criticism is welcome, but criticize *ideas*, not people.
|
||||
|
||||
For more guidance, [see our FAQ](/faq). This panel will only appear for your first %{education_posts_text}.
|
||||
|
||||
|
@ -74,7 +74,7 @@ ko:
|
||||
For more guidance, [see our FAQ](/faq). This panel will only appear for your first %{education_posts_text}.
|
||||
|
||||
'new-reply': |
|
||||
Welcome to %{site_name} — **thanks for contributing to the conversation!**
|
||||
Welcome to %{site_name} — **thanks for contributing!**
|
||||
|
||||
Keep in mind as you compose your reply:
|
||||
|
||||
@ -82,7 +82,7 @@ ko:
|
||||
|
||||
- Be kind to your fellow community members.
|
||||
|
||||
- Constructive criticism is welcome, but remember to criticize *ideas*, not people.
|
||||
- Constructive criticism is welcome, but criticize *ideas*, not people.
|
||||
|
||||
For more guidance, [see our FAQ](/faq). This panel will only appear for your first %{education_posts_text}.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user