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:
parent
4505951d32
commit
013b4f353b
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue