Change "direct message" nomenclature to "private mention" in web UI (#24248)

This commit is contained in:
Eugen Rochko
2023-03-30 15:16:20 +02:00
committed by GitHub
parent a9b5598c97
commit 68a192e718
109 changed files with 191 additions and 26 deletions

View File

@@ -558,6 +558,7 @@
"status.delete": "Удалить",
"status.detailed_status": "Подробный просмотр обсуждения",
"status.direct": "Написать @{name}",
"status.direct_indicator": "Private mention",
"status.edit": "Изменить",
"status.edited": "Последнее изменение: {date}",
"status.edited_x_times": "{count, plural, one {{count} изменение} many {{count} изменений} other {{count} изменения}}",