Skip to content

Commit 7d579f9

Browse files
authored
bump minimum version for macOS (#8)
* Update en.json * Update ar.json * Update fa.json * Update my.json * Update ru.json * Update zh.json
1 parent 3921522 commit 7d579f9

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

updater/translations/ar.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"win10": "Windows 10+",
2222
"win7": "Windows 7",
2323
"android6": "Android 6+",
24-
"osx": "macOS 10.13+",
24+
"osx": "macOS 12+",
2525
"ios11": "iOS 11+",
2626
"ubuntu32": "Ubuntu 14.04+ (32-بت)",
2727
"ubuntu64": "Ubuntu 14.04+ (64-بت)",

updater/translations/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"win10": "Windows 10+",
2222
"win7": "Windows 7",
2323
"android6": "Android 6+",
24-
"osx": "macOS 10.15+",
24+
"osx": "macOS 12+",
2525
"ios11": "iOS 11+",
2626
"ubuntu32": "Ubuntu 14.04+ (32-bit)",
2727
"ubuntu64": "Ubuntu 14.04+ (64-bit)",

updater/translations/fa.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"win10": "Windows 10+",
2222
"win7": "Windows 7",
2323
"android6": "Android 6+",
24-
"osx": "macOS 10.15+",
24+
"osx": "macOS 12+",
2525
"ios11": "iOS 11+",
2626
"ubuntu32": "Ubuntu 14.04+ (32-bit)",
2727
"ubuntu64": "Ubuntu 14.04+ (64-bit)",

updater/translations/my.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"win10": "Windows 10+",
2222
"win7": "Windows 7",
2323
"android6": "Android 6+",
24-
"osx": "macOS 10.15+",
24+
"osx": "macOS 12+",
2525
"ios11": "iOS 11+",
2626
"ubuntu32": "Ubuntu 14.04+ (32-bit)",
2727
"ubuntu64": "Ubuntu 14.04+ (64-bit)",

updater/translations/ru.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"win10": "Windows 10+",
2222
"win7": "Windows 7",
2323
"android6": "Android 6+",
24-
"osx": "macOS 10.15+",
24+
"osx": "macOS 12+",
2525
"ios11": "iOS 11+",
2626
"ubuntu32": "Ubuntu 14.04+ (32-бит)",
2727
"ubuntu64": "Ubuntu 14.04+ (64-бит)",

updater/translations/zh.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"win10": "Windows 10+",
2222
"win7": "Windows 7",
2323
"android6": "安卓 6+",
24-
"osx": "苹果Mac系统 10.15+",
24+
"osx": "苹果Mac系统 12+",
2525
"ios11": "苹果IOS系统 11+",
2626
"ubuntu32": "Ubuntu 优麒麟 14.04+ (32 位)",
2727
"ubuntu64": "Ubuntu 优麒麟 14.04+ (64 位)",

0 commit comments

Comments
 (0)