luci-base: fix i18n de typo for rc.local
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
055b621cf5
commit
3cb7452eba
1 changed files with 1 additions and 1 deletions
|
@ -3494,7 +3494,7 @@ msgid ""
|
|||
"This is the content of /etc/rc.local. Insert your own commands here (in "
|
||||
"front of 'exit 0') to execute them at the end of the boot process."
|
||||
msgstr ""
|
||||
"Dies ist der Inhalt von /etc.rc.local. Hier kann man eigene Befehle einfügen "
|
||||
"Dies ist der Inhalt von /etc/rc.local. Hier kann man eigene Befehle einfügen "
|
||||
"(vor 'exit 0'), die dann am Ende des Bootvorgangs ausgeführt werden."
|
||||
|
||||
msgid ""
|
||||
|
|
Loading…
Reference in a new issue