Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Re2o
re2o
Commits
0287d7aa
Commit
0287d7aa
authored
Jan 17, 2021
by
nanoy
Committed by
Gabriel Detraz
Jan 24, 2021
Browse files
fix:
✏
Fix typo in navbar
parent
9d33031b
Changes
2
Hide whitespace changes
Inline
Side-by-side
templates/locale/fr/LC_MESSAGES/django.po
View file @
0287d7aa
...
...
@@ -270,7 +270,7 @@ msgid "Control invoices"
msgstr "Contrôler les factures"
#: templates/nav.html:112
msgid "Cu
t
som invoices"
msgid "Cus
t
om invoices"
msgstr "Facture personnalisée"
#: templates/nav.html:117
...
...
templates/nav.html
View file @
0287d7aa
...
...
@@ -109,7 +109,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% trans "Invoices" %}
</a></li>
<li><a
class=
"dropdown-item"
href=
"{% url 'cotisations:index-custom-invoice' %}"
><i
class=
"fa fa-file-text"
></i>
{% trans "Cu
t
som invoices" %}
</a></li>
{% trans "Cus
t
om invoices" %}
</a></li>
</ul>
</li>
<li><a
class=
"dropdown-item"
href=
"{% url 'cotisations:index-cost-estimate' %}"
><i
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment