i18n implementation - Fixing up translations

This commit is contained in:
romulo bordezani 2019-06-13 14:16:43 -03:00
parent b89fada19e
commit 94a7caa2c4
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
{
"Rotate": "Rotate VTK"
"Rotate": "Rotate"
}

View File

@ -1,3 +1,3 @@
{
"Rotate": "Rotacionar VTK"
"Rotate": "Rotacionar"
}