From c299809ac141efc61c1affcc5c05936bc8954334 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Sat, 6 Aug 2022 21:49:06 +0000 Subject: [PATCH] Approval. --- value-sets/ru/phone_types.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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