Skip to content

Commit 73b8c4e

Browse files
authored
Merge pull request #1880 from m-ou-se/mastodon
Add Mastodon link
2 parents c52dda2 + bfe5f52 commit 73b8c4e

File tree

18 files changed

+19
-2
lines changed

18 files changed

+19
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

locales/de/common.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ why-rust = Warum Rust?
77
production-use = Im Einsatz
88
learn-more = Mehr lesen
99
discord = Discord
10+
mastodon = Mastodon
1011
1112
## components/layout.hbs
1213

locales/en-US/common.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ production-use = Production use
1010
learn-more = Learn More
1111
discord = Discord
1212
zulip = Zulip
13+
mastodon = Mastodon
1314
1415
## components/panels/domain.hbs
1516

locales/es/common.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ production-use = Uso en producción
88
learn-more = Saber más
99
discord = Discord
1010
zulip = Zulip
11+
mastodon = Mastodon
1112
1213
## components/panels/domain.hbs
1314

locales/fa/common.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ get-started-exclamation = شروع کنید!
55
why-rust = چرا Rust؟
66
learn-more = یادگیری بیشتر
77
discord = دیسکورد
8+
mastodon = Mastodon
89
910
## components/panels/domain.hbs
1011

locales/fr/common.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ production-use = Utilisation en production
88
learn-more = En savoir plus
99
discord = Discord
1010
zulip = Zulip
11+
mastodon = Mastodon
1112
1213
## components/panels/domain.hbs
1314

locales/it/common.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ production-use = Uso in produzione
88
learn-more = Scopri di più
99
discord = Discord
1010
zulip = Zulip
11+
mastodon = Mastodon
1112
1213
## components/panels/domain.hbs
1314

locales/ja/common.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ production-use = 本番環境での利用
88
learn-more = もっと読む
99
discord = Discord
1010
zulip = Zulip
11+
mastodon = Mastodon
1112
1213
## components/panels/domain.hbs
1314

locales/ko/common.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ production-use = 실사용
88
learn-more = 더 알아보기
99
discord = Discord
1010
zulip = Zulip
11+
mastodon = Mastodon
1112
1213
## components/panels/domain.hbs
1314

locales/pl/common.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ production-use = Użycie w produkcji
88
learn-more = Dowiedz się więcej
99
discord = Discord
1010
zulip = Zulip
11+
mastodon = Mastodon
1112
1213
## components/panels/domain.hbs
1314

0 commit comments

Comments
 (0)