File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 107107 'dashboard.settings ' => 'Einstellungen ' ,
108108 'role ' => 'Authentifizierungsrolle ' ,
109109 'unauthorized_for_form ' => 'Sie haben keinen Zugriff auf diese Seite. ' ,
110- 'diabled_feature ' => 'Diese Funktion ist deaktiviert. ' ,
110+ 'disabled_feature ' => 'Diese Funktion ist deaktiviert. ' ,
111111);
Original file line number Diff line number Diff line change 116116 'dashboard.settings ' => 'Settings ' ,
117117 'role ' => 'Authentification role ' ,
118118 'unauthorized_for_form ' => 'You are not authorised to view this form. ' ,
119- 'diabled_feature ' => 'This feature is disabled. ' ,
119+ 'disabled_feature ' => 'This feature is disabled. ' ,
120120);
Original file line number Diff line number Diff line change 2727<section class =" module-container" >
2828<header >
2929 <div class =" section-title" >
30- {{ __ (' app.diabled_feature ' ) } }
30+ {{ __ (' app.disabled_feature ' ) } }
3131 </div >
3232</header >
3333</section >
Original file line number Diff line number Diff line change 1818<section class =" module-container" >
1919<header >
2020 <div class =" section-title" >
21- {{ __ (' app.diabled_feature ' ) } }
21+ {{ __ (' app.disabled_feature ' ) } }
2222 </div >
2323</header >
2424</section >
You can’t perform that action at this time.
0 commit comments