diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-03-15 11:13:37 +0100 | 
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-04-16 16:43:03 +0200 | 
| commit | 06f626043e419beb40408ea28a8bb47ef2c1ebb8 (patch) | |
| tree | 8a1cc5d8cd3dd93ec32d195254f43a1a92bb93c4 | |
| parent | 0ca0d6b0d92accdc492ef603925684f7c270ef41 (diff) | |
| download | Ishtar-06f626043e419beb40408ea28a8bb47ef2c1ebb8.tar.bz2 Ishtar-06f626043e419beb40408ea28a8bb47ef2c1ebb8.zip | |
✏️ fix a french typo
| -rw-r--r-- | locale/fr/LC_MESSAGES/django.po | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index 515c94ce6..c42945303 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -14258,7 +14258,7 @@ msgstr "Internet"  #: ishtar_common/templates/ishtar/blocks/window_nav.html:16  msgid "Refresh" -msgstr "Raffraichissement" +msgstr "Rafraichissement"  #: ishtar_common/templates/ishtar/blocks/window_nav.html:31  msgid "" | 
