changed private message -> personal message (#13753)

We are trying to not use "private message" in the interface, in favor of "personal message", because of course admins can read all messages so they are not really private unless encrypted messaging is turned on..
This commit is contained in:
Tobias Eigen 2021-07-15 13:22:57 -07:00 committed by GitHub
parent 23773b3f19
commit 8bdec18d58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -337,7 +337,7 @@ en:
remove: "Remove"
remove_confirmation: "Are you sure you want to delete this draft?"
new_topic: "New topic draft"
new_private_message: "New private message draft"
new_private_message: "New personal message draft"
topic_reply: "Draft reply"
abandon:
confirm: "You have a draft in progress for this topic. What would you like to do with it?"