FIX: Replace 'Chromebook' with 'Chrome OS' (#12508)

There are many Chrome OS devices and no way to determine the exact device.
This commit is contained in:
Bianca Nenciu 2021-03-25 17:09:32 +02:00 committed by GitHub
parent 4505951d32
commit 013b4f353b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -853,7 +853,7 @@ en:
unknown: "unknown browser"
device:
android: "Android Device"
chromebook: "Chromebook"
chromebook: "Chrome OS"
ipad: "iPad"
iphone: "iPhone"
ipod: "iPod"
@ -864,7 +864,7 @@ en:
unknown: "unknown device"
os:
android: "Android"
chromeos: "ChromeOS"
chromeos: "Chrome OS"
ios: "iOS"
linux: "Linux"
macos: "macOS"