Internationalization: Translate VariableInput and VariableOptions components (#58748)

This commit is contained in:
Laura Fernández
2022-11-15 17:30:33 +01:00
committed by GitHub
parent 2055d922f3
commit 3cedcdedbd
9 changed files with 74 additions and 5 deletions

View File

@@ -492,5 +492,14 @@
},
"user-sessions": {
"loading": "Chargement des sessions..."
},
"variable": {
"picker": {
"input": "",
"link-all": "",
"option-all": "",
"option-selected-values": "",
"option-tooltip": ""
}
}
}