You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Education edition card, direct SourceForge download, plainer punctuation
The editions grid gains an Education card (Workstation-derived, coming
soon) and switches to 3 columns on wide screens. The download section's
primary button now points straight at the latest ISO on SourceForge,
resolved from the latest GitHub release tag, with a secondary link to
the release notes. Em dashes in visible copy were replaced with plainer
punctuation.
Copy file name to clipboardExpand all lines: src/i18n/translations.ts
+19-6Lines changed: 19 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -126,6 +126,11 @@ const en = {
126
126
device: 'PCs & notebooks',
127
127
body: 'The flagship. A GNOME desktop refined with Aurora Shell, ready for work, study and everything in between.',
128
128
},
129
+
education: {
130
+
name: 'Education',
131
+
device: 'Classrooms & labs',
132
+
body: 'A Workstation-derived edition for schools and student devices, with curated educational apps and easy fleet management.',
133
+
},
129
134
play: {
130
135
name: 'Play',
131
136
device: 'Gaming handhelds',
@@ -160,7 +165,8 @@ const en = {
160
165
subtitle:
161
166
'Grab the latest Workstation ISO, flash it to a USB drive and install. That is the last update you will ever do by hand.',
162
167
button: 'Download latest ISO',
163
-
note: 'Downloads are served from GitHub Releases. The button always points to the most recent version.',
168
+
notes: 'Release notes',
169
+
note: 'Downloads are served from SourceForge mirrors worldwide. The button always points to the most recent version.',
164
170
checking: 'checking latest version…',
165
171
latest: 'Latest release',
166
172
},
@@ -206,7 +212,7 @@ const en = {
206
212
{
207
213
tag: 'Clipboard History',
208
214
title: 'Your clipboard finally remembers',
209
-
body: 'Everything you copy, searchable and one shortcut away. Pin what matters, navigate with the keyboard, and rest easy — history never leaves your machine.',
215
+
body: 'Everything you copy, searchable and one shortcut away. Pin what matters, navigate with the keyboard, and rest easy. History never leaves your machine.',
210
216
file: 'clipboard.png',
211
217
},
212
218
{
@@ -218,7 +224,7 @@ const en = {
218
224
{
219
225
tag: 'Weather & Meeting Clock',
220
226
title: 'Your day, right next to the clock',
221
-
body: 'Current weather on one side, your next meeting on the other. Alerts before calls start, snooze when you need five more minutes — all in the panel you already look at.',
227
+
body: 'Current weather on one side, your next meeting on the other. Alerts before calls start, snooze when you need five more minutes, all in the panel you already look at.',
222
228
file: 'clock.png',
223
229
},
224
230
{
@@ -467,6 +473,11 @@ const ptBr: typeof en = {
467
473
device: 'PCs e notebooks',
468
474
body: 'A edição principal. Um desktop GNOME refinado com o Aurora Shell, pronto para trabalho, estudo e tudo no meio do caminho.',
469
475
},
476
+
education: {
477
+
name: 'Education',
478
+
device: 'Salas de aula e laboratórios',
479
+
body: 'Uma edição derivada da Workstation para escolas e dispositivos de estudantes, com apps educacionais selecionados e gestão fácil de frota.',
480
+
},
470
481
play: {
471
482
name: 'Play',
472
483
device: 'Portáteis de jogos',
@@ -501,7 +512,8 @@ const ptBr: typeof en = {
501
512
subtitle:
502
513
'Baixe a ISO mais recente da Workstation, grave em um pendrive e instale. Essa é a última atualização que você vai fazer na mão.',
503
514
button: 'Baixar ISO mais recente',
504
-
note: 'Os downloads vêm do GitHub Releases. O botão sempre aponta para a versão mais recente.',
515
+
notes: 'Notas da versão',
516
+
note: 'Os downloads vêm de mirrors do SourceForge no mundo todo. O botão sempre aponta para a versão mais recente.',
505
517
checking: 'verificando última versão…',
506
518
latest: 'Última versão',
507
519
},
@@ -547,7 +559,7 @@ const ptBr: typeof en = {
547
559
{
548
560
tag: 'Clipboard History',
549
561
title: 'Sua área de transferência finalmente lembra',
550
-
body: 'Tudo que você copia, pesquisável e a um atalho de distância. Fixe o que importa, navegue pelo teclado e fique tranquilo — o histórico nunca sai da sua máquina.',
562
+
body: 'Tudo que você copia, pesquisável e a um atalho de distância. Fixe o que importa, navegue pelo teclado e fique tranquilo. O histórico nunca sai da sua máquina.',
551
563
file: 'clipboard.png',
552
564
},
553
565
{
@@ -559,7 +571,7 @@ const ptBr: typeof en = {
559
571
{
560
572
tag: 'Weather & Meeting Clock',
561
573
title: 'O seu dia, ao lado do relógio',
562
-
body: 'O clima de um lado, a próxima reunião do outro. Alertas antes das chamadas começarem, soneca quando você precisa de mais cinco minutos — tudo no painel que você já olha.',
574
+
body: 'O clima de um lado, a próxima reunião do outro. Alertas antes das chamadas começarem, soneca quando você precisa de mais cinco minutos, tudo no painel que você já olha.',
0 commit comments