Messages for devices so they can be localized.

This commit is contained in:
Mike Cao 2020-09-15 20:34:30 -07:00
parent c707b49400
commit 2d9523f963
19 changed files with 111 additions and 39 deletions

View file

@ -54,13 +54,6 @@ export const DESKTOP_OS = [
export const MOBILE_OS = ['iOS', 'Android OS', 'BlackBerry OS', 'Windows Mobile', 'Amazon OS'];
export const DEVICES = {
desktop: 'Desktop',
laptop: 'Laptop',
tablet: 'Tablet',
mobile: 'Mobile',
};
export const BROWSERS = {
aol: 'AOL',
edge: 'Edge',