Skip to content

Commit 42f0ec7

Browse files
committed
Add NetBSD OS to the download page.
1 parent 0817386 commit 42f0ec7

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

content/de-DE/download.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
.layout = "download.shtml",
66
.custom = {
77
"mobile_menu_title": "Download",
8-
"OSs": ["Windows", "macOS", "Linux", "FreeBSD"],
8+
"OSs": ["Windows", "macOS", "Linux", "FreeBSD", "NetBSD"],
99
},
1010
---
1111
# Freigaben

content/en-US/download.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
.layout = "download.shtml",
66
.custom = {
77
"mobile_menu_title": "Download",
8-
"OSs": ["Windows", "macOS", "Linux", "FreeBSD"],
8+
"OSs": ["Windows", "macOS", "Linux", "FreeBSD", "NetBSD"],
99
},
1010
---
1111
# Releases

content/es-AR/download.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
.layout = "download.shtml",
66
.custom = {
77
"mobile_menu_title": "Descargar",
8-
"OSs": ["Windows", "macOS", "Linux", "FreeBSD"],
8+
"OSs": ["Windows", "macOS", "Linux", "FreeBSD", "NetBSD"],
99
},
1010
---
1111
# Versiones

content/ja-JP/download.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
.layout = "download.shtml",
66
.custom = {
77
"mobile_menu_title": "Download",
8-
"OSs": ["Windows", "macOS", "Linux", "FreeBSD"],
8+
"OSs": ["Windows", "macOS", "Linux", "FreeBSD", "NetBSD"],
99
},
1010
---
1111
# リリース

content/ko-KR/download.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
.layout = "download.shtml",
66
.custom = {
77
"mobile_menu_title": "다운로드",
8-
"OSs": ["Windows", "macOS", "Linux", "FreeBSD"],
8+
"OSs": ["Windows", "macOS", "Linux", "FreeBSD", "NetBSD"],
99
},
1010
---
1111

content/ru-RU/download.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
.layout = "download.shtml",
66
.custom = {
77
"mobile_menu_title": "Скачать",
8-
"OSs": ["Windows", "macOS", "Linux", "FreeBSD"],
8+
"OSs": ["Windows", "macOS", "Linux", "FreeBSD", "NetBSD"],
99
},
1010
---
1111
# Релизы

content/uk-UA/download.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
.layout = "download.shtml",
66
.custom = {
77
"mobile_menu_title": "Завантаження",
8-
"OSs": ["Windows", "macOS", "Linux", "FreeBSD"],
8+
"OSs": ["Windows", "macOS", "Linux", "FreeBSD", "NetBSD"],
99
},
1010
---
1111
# Релізи

content/zh-CN/download.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
.layout = "download.shtml",
66
.custom = {
77
"mobile_menu_title": "下载",
8-
"OSs": ["Windows", "macOS", "Linux", "FreeBSD"],
8+
"OSs": ["Windows", "macOS", "Linux", "FreeBSD", "NetBSD"],
99
},
1010
---
1111
# Releases

0 commit comments

Comments
 (0)