File tree Expand file tree Collapse file tree 5 files changed +110
-100
lines changed Expand file tree Collapse file tree 5 files changed +110
-100
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ production-use = Промышленное использование
8
8
learn-more = Узнать больше
9
9
discord = Discord
10
10
11
+ ## components/panels/domain.hbs
12
+
13
+ cli-learn-more = Инструменты сборки
14
+ wasm-learn-more = Написание web-приложений
15
+ net-learn-more = Работа на сервере
16
+
11
17
## components/layout.hbs
12
18
13
19
meta-description = Язык, позволяющий каждому создавать надёжное и эффективное программное обеспечение.
Original file line number Diff line number Diff line change @@ -24,3 +24,5 @@ governance-team-discord = { $channel } в Discord
24
24
governance-user-github = GitHub: { $link }
25
25
governance-user-team-leader = Лидер группы
26
26
governance-members-header = Участники
27
+ governance-alumni-header = Alumni
28
+ governance-alumni-thanks = Также мы хотим поблагодарить всех покинувших нас участников за их вклад!
Original file line number Diff line number Diff line change 4
4
## templates/policies/privacy.hbs
5
5
6
6
policies-privacy-page-title = Уведомление о конфиденциальности Rust
7
+ policies-privacy-page-version = <p>Версия { $version } от <time datetime="{ $date } ">{ $date } </time></p>
8
+ policies-privacy-page-forums-title = Форумы
9
+ policies-privacy-page-third-parties-title = Сторонние сервисы
10
+ policies-privacy-page-contact-title = Контакты
You can’t perform that action at this time.
0 commit comments