Skip to content

Commit

Permalink
chore(react-components): added color based rule set translation key &…
Browse files Browse the repository at this point in the history
… string (#4219)

* added rule set translation string

* Update string content

* added color overlay selection strings

---------

Co-authored-by: cognite-bulldozer[bot] <51074376+cognite-bulldozer[bot]@users.noreply.github.com>
  • Loading branch information
pramodcog and cognite-bulldozer[bot] authored Feb 20, 2024
1 parent f9ad9e1 commit 7d949c1
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,8 @@
"CONTROLS_TYPE_FIRST_PERSON": "Fly",
"CONTROLS_TYPE_ORBIT": "Orbit",
"CONTROLS_TYPE_ORBIT_IN_CENTER": "Center Orbit",
"CONTROLS_TYPE_TOOLTIP": "Set camera to orbit or fly mode"
"CONTROLS_TYPE_TOOLTIP": "Set camera to orbit or fly mode",
"SEARCH_PLACEHOLDER": "Search",
"SELECT_INDIVIDUAL_3D_MODELS": "Select individual models",
"RULESET_SELECT_HEADER": "Select color overlay"
}

0 comments on commit 7d949c1

Please sign in to comment.