diff --git a/value-sets/ru/phone_types.json b/value-sets/ru/phone_types.json index e5de0511..deb01d7a 100644 --- a/value-sets/ru/phone_types.json +++ b/value-sets/ru/phone_types.json @@ -1,10 +1,10 @@ { "phone_types": { - "work": "Work", - "home": "Home", - "mobile": "Mobile", - "work mobile": "Work mobile", - "fax": "Fax", - "fax work": "Fax (Work)" + "work": "\u0420\u0430\u0431\u043e\u0447\u0438\u0439", + "home": "\u0414\u043e\u043c\u0430\u0448\u043d\u0438\u0439", + "mobile": "\u041c\u043e\u0431\u0438\u043b\u044c\u043d\u044b\u0439", + "work mobile": "\u041c\u043e\u0431\u0438\u043b\u044c\u043d\u044b\u0439 (\u0440\u0430\u0431\u043e\u0442\u0430)", + "fax": "\u0424\u0430\u043a\u0441", + "fax work": "\u0424\u0430\u043a\u0441 (\u0440\u0430\u0431\u043e\u0442\u0430)" } } \ No newline at end of file