update warning string

This commit is contained in:
KDSBrowne 2019-06-21 19:03:19 +00:00
parent 4796f19cde
commit cf4ec4f55c

View File

@ -643,5 +643,5 @@
"app.iOSWarning.label": "Please upgrade to iOS 12.2 or higher",
"app.legacy.unsupportedBrowser": "It looks like you're using a browser that is not supported. Please use either {0} or {1} for full support.",
"app.legacy.upgradeBrowser": "It looks like you're using an older version of a supported browser. Please upgrade your browser for full support.",
"app.legacy.criosBrowser": "Please use Safari on iOS for full support."
"app.legacy.criosBrowser": "On iOS please use Safari for full support."
}