Browse Source

Merge pull request #1694 from ChantsovaEkaterina/translation/improve-french

fix avg abbreviation
pull/1728/head
Andrew Shvayka 7 years ago
committed by GitHub
parent
commit
fd6eb536e7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      ui/src/app/locale/locale.constant-fr_FR.json

2
ui/src/app/locale/locale.constant-fr_FR.json

@ -1028,7 +1028,7 @@
"settings": "Paramètres de mise en page"
},
"legend": {
"avg": "avg",
"avg": "moy",
"max": "max",
"min": "min",
"position": "Position de la légende",

Loading…
Cancel
Save