mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 17:08:45 +00:00
Refactor invitation template for RU locale
Improve the invitation translation to make it more readable and less confusing.
This commit is contained in:
parent
576e8b76c8
commit
b34083c3d7
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
Здравствуйте,
|
||||
</p>
|
||||
<p>
|
||||
Это письмо отправлено вам, потому что <b>{{owner}}</b> приглашает стать членом команды <b>{{team}}</b> в проекте {{project}}.
|
||||
Это письмо отправлено вам, потому что <b>{{owner}}</b> приглашает вас стать членом команды <b>{{team}}</b> в проекте {{project}}.
|
||||
</p>
|
||||
<p>
|
||||
Перейдите по ссылке, чтобы присоединиться к команде <b>{{team}}</b> :
|
||||
|
|
|
|||
Loading…
Reference in a new issue