Skip to content

Commit 7bbcd42

Browse files
committed
Update navigation label "General" to "Desktop Edition"
1 parent ad2b6c9 commit 7bbcd42

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

astro.config.mjs

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -222,13 +222,13 @@ export default defineConfig({
222222
},
223223
items: [
224224
{
225-
label: 'General',
225+
label: 'Desktop Edition',
226226
translations: {
227-
ru: 'Общие',
228-
de: 'Allgemein',
229-
pl: 'Ogólne',
230-
sk: 'Všeobecné',
231-
cs: 'Obecné',
227+
ru: 'Настольная версия',
228+
de: 'Desktop Edition',
229+
pl: 'Wersja desktop',
230+
sk: 'Desktop verzia',
231+
cs: 'Desktop verze',
232232
},
233233
link: 'installation/installation_on_root',
234234
},

0 commit comments

Comments
 (0)