From 79c8d0f8fe45c273e672d7823e66f69d5ac78a01 Mon Sep 17 00:00:00 2001 From: Don <30905704+ddh3@users.noreply.github.com> Date: Tue, 22 Aug 2017 21:15:50 -0700 Subject: [PATCH] Update fr.lua --- locales/fr.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/fr.lua b/locales/fr.lua index 7a915e0c..333c2ee0 100644 --- a/locales/fr.lua +++ b/locales/fr.lua @@ -12,7 +12,7 @@ Locales['fr'] = { ['graphite'] = 'graphite', ['black_metallic'] = 'noir Méttallisé', ['caststeel'] = 'acier Fondu', - ['black_anth'] = 'noir Anthracite' + ['black_anth'] = 'noir Anthracite', ['matteblack'] = 'noir Mat', ['darknight'] = 'nuit Sombre', ['deepblack'] = 'noir Profond', @@ -36,7 +36,7 @@ Locales['fr'] = { ['laminatedsteel'] = 'Acier Laminé', ['darkgray'] = 'Gris Foncé', ['rockygray'] = 'Gris Rocheux', - ['graynight'] = 'Gris Nuit' + ['graynight'] = 'Gris Nuit', ['aluminum'] = 'Aluminium', ['graymat'] = 'Gris Mat', ['lightgrey'] = 'Gris Clair',