diff options
| author | arofarn <42314266+arofarn@users.noreply.github.com> | 2018-08-15 13:02:12 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-15 13:02:12 +0000 |
| commit | 2acee6139441997bc7424882b474c4dde0282689 (patch) | |
| tree | c62e1b5e94fd2bad3e7e9faac7ae366f19f55ac0 | |
| parent | ca46705df34f0740f41c28478a01043d2bb1b8d3 (diff) | |
Update fr.po
Add charset=utf8
| -rw-r--r-- | locale/fr.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/fr.po b/locale/fr.po index 5d35f7f96..defc62755 100644 --- a/locale/fr.po +++ b/locale/fr.po @@ -13,7 +13,7 @@ msgstr "" "Language-Team: fr\n" "Language: fr\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" +"Content-Type: text/plain; charset=utf8\n" "Content-Transfer-Encoding: 8bit\n" #: extmod/vfs_fat.c:426 py/moduerrno.c:115 |
