diff --git a/admin/words.js b/admin/words.js index 59df898..9d300b9 100644 --- a/admin/words.js +++ b/admin/words.js @@ -10,6 +10,6 @@ systemDictionary = { "ru": "" }, "name": {"en": "Name", "de": "Name", "ru": "Имя"}, - "mac": {"en": "MAC Address format xx:xx:xx", "de": "MAC Adresse format xx:xx:xx", "ru": "MAC Адрес xx:xx:xx"}, + "mac": {"en": "MAC Address format first xx:xx:xx", "de": "MAC Adresse die ersten xx:xx:xx", "ru": "MAC Адрес xx:xx:xx"}, -}; \ No newline at end of file +};