cartodb-4.42/lib/assets/javascripts/new-dashboard/i18n/locales/en.overrides.json
2024-04-06 05:25:13 +00: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."
}
}
}
}
}