removed unused translation key

This commit is contained in:
tomaae 2020-04-15 23:02:22 +02:00
parent 467d91b727
commit 129c1d5b01
2 changed files with 1 additions and 3 deletions

View file

@ -11,8 +11,7 @@
"port": "Порт", "port": "Порт",
"username": "Имя пользователя", "username": "Имя пользователя",
"password": "Пароль", "password": "Пароль",
"ssl": "Использовать SSL", "ssl": "Использовать SSL"
"unit_of_measurement": "Единицы измерения"
} }
} }
}, },

View file

@ -12,7 +12,6 @@
"username": "Meno užívateľa", "username": "Meno užívateľa",
"password": "Heslo", "password": "Heslo",
"ssl": "Použiť SSL", "ssl": "Použiť SSL",
"unit_of_measurement": "Merná jednotka"
} }
} }
}, },