Use plural form when multiple overlays are active (#378)
This commit is contained in:
parent
845a3f0378
commit
e188d8f9de
4 changed files with 18 additions and 7 deletions
|
|
@ -241,6 +241,7 @@
|
|||
"optional": "Add or remove optional layers",
|
||||
"optional-layers": "More",
|
||||
"overlay-opacity": "Overlay transparency",
|
||||
"overlay-opacity_plural": "Overlays transparency",
|
||||
"table": {
|
||||
"URL": "URL",
|
||||
"empty": "No custom layer configured yet.",
|
||||
|
|
|
|||
|
|
@ -238,6 +238,7 @@
|
|||
"optional": "Ajouter ou supprimer des calques optionnels",
|
||||
"optional-layers": "Plus",
|
||||
"overlay-opacity": "Transparence de la surcouche",
|
||||
"overlay-opacity_plural": "Transparence des surcouches",
|
||||
"table": {
|
||||
"URL": "URL",
|
||||
"empty": "Aucun calque personnel trouvé.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue