You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Internationalized messages for use with testEnvironmentNotice
*/
export default defineMessages({
title: {
id: "Admin.testEnvironmentNotice.title",
defaultMessage: "Testing Something?",
},
description: {
id: "Admin.testEnvironmentNotice.description",
defaultMessage:
"Consider using the [MapRoulette Staging Website](https://staging.maproulette.org), a clone of MapRoulette often used for development, where you can create test challenges, projects, and similar tasks.",