mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: add missing 'user_replied_pm' translation
This commit is contained in:
parent
735017dd9f
commit
29fbc2d7bc
@ -2017,6 +2017,18 @@ en:
|
|||||||
---
|
---
|
||||||
%{respond_instructions}
|
%{respond_instructions}
|
||||||
|
|
||||||
|
user_replied_pm:
|
||||||
|
subject_template: "[%{site_name}] [PM] %{topic_title}"
|
||||||
|
text_body_template: |
|
||||||
|
%{header_instructions}
|
||||||
|
|
||||||
|
%{message}
|
||||||
|
|
||||||
|
%{context}
|
||||||
|
|
||||||
|
---
|
||||||
|
%{respond_instructions}
|
||||||
|
|
||||||
user_quoted:
|
user_quoted:
|
||||||
subject_template: "[%{site_name}] %{topic_title}"
|
subject_template: "[%{site_name}] %{topic_title}"
|
||||||
text_body_template: |
|
text_body_template: |
|
||||||
|
Loading…
Reference in New Issue
Block a user