We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dbe5cfb + 5a462db commit c9fd7c3Copy full SHA for c9fd7c3
src/ui/setting_screen/setting_screen.soy
@@ -181,8 +181,8 @@
181
182
<ul class="mdl-list">
183
{call .setting_ data="all"}
184
- {param title: 'Roboter' /}
185
- {param text: 'Disable Roboter section' /}
+ {param title: 'Robots' /}
+ {param text: 'Disable Robot section' /}
186
{param type: 'switch' /}
187
{param id: 'section-roboter' /}
188
{param opt_checked: true /}
0 commit comments