cartodb/lib/assets/javascripts/new-dashboard/i18n/locales/en.overrides.json
2020-06-15 10:58:47 +08:00

12 lines
288 B
JSON

{
"components": {
"modals": {
"change-lock": {
"description": {
"unlocked": "Locking %{thisOrTheseStr} %{contentTypePluralized} will hide %{itOrThemStr} from this list. You can see %{itOrThemStr} using the “Locked” filter."
}
}
}
}
}