[apps/i18n] Add 'Metric' message

'Metric' is used to label the toolbox sub-menus containing metric units
when the selected country uses the imperial system.

Change-Id: I6f40bcd3151be614a5a02cdd17c70ea4a91bfc00
This commit is contained in:
Gabriel Ozouf
2020-09-22 11:15:43 +02:00
committed by Émilie Feral
parent bad0c81bf0
commit c1b0465ca4
8 changed files with 10 additions and 3 deletions

View File

@@ -91,6 +91,7 @@ UnitVolumeCup = "Tasse"
UnitVolumePint = "Pinte"
UnitVolumeQuart = "Quart"
UnitVolumeGallon = "Gallon"
UnitMetricMenu = "Métrique"
UnitImperialMenu = "Impérial"
Toolbox = "Boîte à outils"
AbsoluteValue = "Valeur absolue"