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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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", |
|
|
|
|