Skip to content

Commit 1b6d0d0

Browse files
committed
WIP remove dynamic detection of latest version
regression: "latest version" is not translated
1 parent 1096390 commit 1b6d0d0

File tree

17 files changed

+7
-93
lines changed

17 files changed

+7
-93
lines changed

locales/en-US/homepage.ftl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
## index.hbs
33
tagline = A language empowering everyone { $linebreak } to build reliable and efficient software.
44
get-started = Get Started
5-
homepage-version = Version { $number }
65
76
87
## components/panels/production.hbs

locales/es/homepage.ftl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
tagline = El lenguaje que empodera a todos { $linebreak } para construir software fiable y eficiente.
44
get-started = Comienza
5-
homepage-version = Versión { $number }
65
76
## components/panels/production.hbs
87

locales/fa/homepage.ftl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
## index.hbs
22

33
get-started = شروع کنید
4-
homepage-version = نسخه { $number }
54
65
## components/panels/production.hbs
76

locales/fr/homepage.ftl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
tagline = Un langage qui offre à tous le pouvoir { $linebreak } de construire des logiciels fiables et efficaces.
44
get-started = Commencer
5-
homepage-version = Version { $number }
65
76
## components/panels/production.hbs
87

locales/it/homepage.ftl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
tagline = Un linguaggio che permette a chiunque { $linebreak } di sviluppare software affidabile ed efficiente.
44
get-started = Inizia
5-
homepage-version = Versione { $number }
65
76
## components/panels/production.hbs
87

locales/ja/homepage.ftl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
tagline = 効率的で信頼できるソフトウェアを { $linebreak } 誰もがつくれる言語
44
get-started = はじめる
5-
homepage-version = バージョン { $number }
65
76
## components/panels/production.hbs
87

locales/ko/homepage.ftl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
## index.hbs
22

33
get-started = 시작하기
4-
homepage-version = 버전 { $number }
54
65
## components/panels/production.hbs
76

locales/pl/homepage.ftl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
tagline = Język umożliwiający każdemu { $linebreak } budowanie niezawodnego i wydajnego oprogramowania.
44
get-started = Rozpocznij
5-
homepage-version = Wersja { $number }
65
76
## components/panels/production.hbs
87

locales/pt-BR/homepage.ftl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
tagline = Uma linguagem empoderando todos { $linebreak } a construir softwares confiáveis e eficientes.
44
get-started = Comece Agora
5-
homepage-version = Versão { $number }
65
76
## components/panels/production.hbs
87

locales/ru/homepage.ftl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
tagline = Язык, позволяющий каждому { $linebreak } создавать надёжное и эффективное программное обеспечение
44
get-started = Начало
5-
homepage-version = Версия { $number }
65
76
## components/panels/production.hbs
87

0 commit comments

Comments
 (0)