Skip to content

Commit 5a462db

Browse files
MartenvanWezelMarkusBordihn
authored andcommitted
Update setting_screen.soy (#229)
1 parent e1dd428 commit 5a462db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ui/setting_screen/setting_screen.soy

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,8 @@
181181

182182
<ul class="mdl-list">
183183
{call .setting_ data="all"}
184-
{param title: 'Roboter' /}
185-
{param text: 'Disable Roboter section' /}
184+
{param title: 'Robots' /}
185+
{param text: 'Disable Robot section' /}
186186
{param type: 'switch' /}
187187
{param id: 'section-roboter' /}
188188
{param opt_checked: true /}

0 commit comments

Comments
 (0)