diff options
| author | Kaalleen <36401965+kaalleen@users.noreply.github.com> | 2020-05-16 23:12:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-16 23:12:06 +0200 |
| commit | e03b032f85e7f084cbc1cccf6a4b8814f40c3022 (patch) | |
| tree | 2b739d75de24c19c0490bbf454dabc282829ca10 /templates/troubleshoot.inx | |
| parent | a308db7ae152626c84ade069e307864a7e7e6213 (diff) | |
break apart loops (#690)
Diffstat (limited to 'templates/troubleshoot.inx')
| -rw-r--r-- | templates/troubleshoot.inx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/troubleshoot.inx b/templates/troubleshoot.inx index 64f4ebb0..02df8ddc 100644 --- a/templates/troubleshoot.inx +++ b/templates/troubleshoot.inx @@ -7,6 +7,7 @@ <object-type>all</object-type> <effects-menu> <submenu name="Ink/Stitch"> + <submenu name="{% trans %}Troubleshoot{% endtrans %}" /> </submenu> </effects-menu> </effect> |
