mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-11 01:43:23 +01:00
Fix translation issue
This commit is contained in:
parent
3bd509f1af
commit
29f3dac8b6
@ -153,7 +153,7 @@
|
|||||||
"defaultMessage": "Ayuda y preguntas frecuentes"
|
"defaultMessage": "Ayuda y preguntas frecuentes"
|
||||||
},
|
},
|
||||||
"footer.feedback": {
|
"footer.feedback": {
|
||||||
"defaultMessage": "Reacción"
|
"defaultMessage": "Feedback"
|
||||||
},
|
},
|
||||||
"footer.opensource": {
|
"footer.opensource": {
|
||||||
"defaultMessage": "Fuente abierta"
|
"defaultMessage": "Fuente abierta"
|
||||||
|
@ -320,7 +320,7 @@
|
|||||||
"footer.feedback": [
|
"footer.feedback": [
|
||||||
{
|
{
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"value": "Reacción"
|
"value": "Feedback"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"footer.opensource": [
|
"footer.opensource": [
|
||||||
|
Loading…
Reference in New Issue
Block a user