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"
|
||||
},
|
||||
"footer.feedback": {
|
||||
"defaultMessage": "Reacción"
|
||||
"defaultMessage": "Feedback"
|
||||
},
|
||||
"footer.opensource": {
|
||||
"defaultMessage": "Fuente abierta"
|
||||
|
@ -320,7 +320,7 @@
|
||||
"footer.feedback": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Reacción"
|
||||
"value": "Feedback"
|
||||
}
|
||||
],
|
||||
"footer.opensource": [
|
||||
|
Loading…
Reference in New Issue
Block a user