diff --git a/editor/locale/lang.af.js b/editor/locale/lang.af.js index 652ca7ec..0d08f27f 100644 --- a/editor/locale/lang.af.js +++ b/editor/locale/lang.af.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Open Beeld", "export_img": "Export", "save_doc": "Slaan Beeld", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Align Bottom", "align_center": "Rig Middel", diff --git a/editor/locale/lang.ar.js b/editor/locale/lang.ar.js index 34c1befb..f2a199a1 100644 --- a/editor/locale/lang.ar.js +++ b/editor/locale/lang.ar.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "فتح الصورة", "export_img": "Export", "save_doc": "حفظ صورة", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "محاذاة القاع", "align_center": "مركز محاذاة", diff --git a/editor/locale/lang.az.js b/editor/locale/lang.az.js index f5369bcb..0cda2528 100644 --- a/editor/locale/lang.az.js +++ b/editor/locale/lang.az.js @@ -84,10 +84,10 @@ svgEditor.readLang({ "selected_objects": "selected objects", "smallest_object": "smallest object", "new_doc": "New Image", - "open_doc": "Open Image", + "open_doc": "Open SVG", "export_img": "Export", "save_doc": "Save Image", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Align Bottom", "align_center": "Align Center", diff --git a/editor/locale/lang.be.js b/editor/locale/lang.be.js index 8b1eff89..2dc03e37 100644 --- a/editor/locale/lang.be.js +++ b/editor/locale/lang.be.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Адкрыць выява", "export_img": "Export", "save_doc": "Захаваць малюнак", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Лінаваць па ніжнім краю", "align_center": "Лінаваць па цэнтру", diff --git a/editor/locale/lang.bg.js b/editor/locale/lang.bg.js index 53fba9bd..83db9ded 100644 --- a/editor/locale/lang.bg.js +++ b/editor/locale/lang.bg.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Отворете изображението", "export_img": "Export", "save_doc": "Save Image", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Привеждане Отдолу", "align_center": "Подравняване в средата", diff --git a/editor/locale/lang.ca.js b/editor/locale/lang.ca.js index fe150655..898034f5 100644 --- a/editor/locale/lang.ca.js +++ b/editor/locale/lang.ca.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Obrir imatge", "export_img": "Export", "save_doc": "Guardar imatge", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Alinear baix", "align_center": "Alinear al centre", diff --git a/editor/locale/lang.cy.js b/editor/locale/lang.cy.js index 12c49c7f..f93a714d 100644 --- a/editor/locale/lang.cy.js +++ b/editor/locale/lang.cy.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Delwedd Agored", "export_img": "Export", "save_doc": "Cadw Delwedd", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Alinio Gwaelod", "align_center": "Alinio Center", diff --git a/editor/locale/lang.da.js b/editor/locale/lang.da.js index 33f07c64..56b18a2d 100644 --- a/editor/locale/lang.da.js +++ b/editor/locale/lang.da.js @@ -84,10 +84,10 @@ svgEditor.readLang({ "selected_objects": "valgte objekter", "smallest_object": "mindste objekt", "new_doc": "Nyt billede", - "open_doc": "Open Image", + "open_doc": "Open SVG", "export_img": "Export", "save_doc": "Gem billede", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Juster Bottom", "align_center": "Centrer", diff --git a/editor/locale/lang.el.js b/editor/locale/lang.el.js index 478f5253..b57b79a5 100644 --- a/editor/locale/lang.el.js +++ b/editor/locale/lang.el.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Άνοιγμα εικόνας", "export_img": "Export", "save_doc": "Αποθήκευση εικόνας", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Στοίχισηκάτω", "align_center": "Στοίχισηστοκέντρο", diff --git a/editor/locale/lang.en.js b/editor/locale/lang.en.js index 9d9fc0c9..8880acdc 100644 --- a/editor/locale/lang.en.js +++ b/editor/locale/lang.en.js @@ -84,10 +84,10 @@ svgEditor.readLang({ "selected_objects": "selected objects", "smallest_object": "smallest object", "new_doc": "New Image", - "open_doc": "Open Image", + "open_doc": "Open SVG", "export_img": "Export", "save_doc": "Save Image", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Align Bottom", "align_center": "Align Center", diff --git a/editor/locale/lang.et.js b/editor/locale/lang.et.js index 7a98f687..4637ee78 100644 --- a/editor/locale/lang.et.js +++ b/editor/locale/lang.et.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Pildi avamine", "export_img": "Export", "save_doc": "Salvesta pilt", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Viia Bottom", "align_center": "Keskele joondamine", diff --git a/editor/locale/lang.fa.js b/editor/locale/lang.fa.js index 99e8f89d..c7863af8 100644 --- a/editor/locale/lang.fa.js +++ b/editor/locale/lang.fa.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "‫باز کردن تصویر ‬", "export_img": "Export", "save_doc": "‫ذخیره تصویر ‬", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "‫تراز پایین‬", "align_center": "‫وسط چین‬", diff --git a/editor/locale/lang.fi.js b/editor/locale/lang.fi.js index b1d3a595..1ec481bc 100644 --- a/editor/locale/lang.fi.js +++ b/editor/locale/lang.fi.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Avaa kuva", "export_img": "Export", "save_doc": "Save Image", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Align Bottom", "align_center": "Keskitä", diff --git a/editor/locale/lang.fy.js b/editor/locale/lang.fy.js index 25089ca4..cd62bc9a 100644 --- a/editor/locale/lang.fy.js +++ b/editor/locale/lang.fy.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Ôfbielding iepenje", "export_img": "Export", "save_doc": "Ôfbielding bewarje", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Ûnder útlijne", "align_center": "Midden útlijne", diff --git a/editor/locale/lang.ga.js b/editor/locale/lang.ga.js index c63ae752..546527d4 100644 --- a/editor/locale/lang.ga.js +++ b/editor/locale/lang.ga.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Íomhá Oscailte", "export_img": "Export", "save_doc": "Sábháil Íomhá", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Cineál Bun", "align_center": "Ailínigh sa Lár", diff --git a/editor/locale/lang.gl.js b/editor/locale/lang.gl.js index d0da09ab..d3f52121 100644 --- a/editor/locale/lang.gl.js +++ b/editor/locale/lang.gl.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Abrir Imaxe", "export_img": "Export", "save_doc": "Gardar Imaxe", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Align bottom", "align_center": "Centrar", diff --git a/editor/locale/lang.he.js b/editor/locale/lang.he.js index de786194..8428fa18 100755 --- a/editor/locale/lang.he.js +++ b/editor/locale/lang.he.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "פתח תמונה", "export_img": "Export", "save_doc": "שמור תמונה", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "יישור תחתון", "align_center": "ישור לאמצע", diff --git a/editor/locale/lang.hi.js b/editor/locale/lang.hi.js index e6583521..af8423a9 100644 --- a/editor/locale/lang.hi.js +++ b/editor/locale/lang.hi.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "छवि खोलें", "export_img": "Export", "save_doc": "सहेजें छवि", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "तलमेंपंक्तिबद्धकरें", "align_center": "मध्य में समंजित करें", diff --git a/editor/locale/lang.hr.js b/editor/locale/lang.hr.js index 75c2a34d..2f43e643 100644 --- a/editor/locale/lang.hr.js +++ b/editor/locale/lang.hr.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Otvori sliku", "export_img": "Export", "save_doc": "Spremanje slike", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Poravnaj dolje", "align_center": "Centriraj", diff --git a/editor/locale/lang.hu.js b/editor/locale/lang.hu.js index d51e1215..fa9a22f9 100644 --- a/editor/locale/lang.hu.js +++ b/editor/locale/lang.hu.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Kép megnyitása", "export_img": "Export", "save_doc": "Kép mentése más", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Alulra igazítás", "align_center": "Középre igazítás", diff --git a/editor/locale/lang.hy.js b/editor/locale/lang.hy.js index 56070884..c247a922 100644 --- a/editor/locale/lang.hy.js +++ b/editor/locale/lang.hy.js @@ -84,10 +84,10 @@ svgEditor.readLang({ "selected_objects": "elected objects", "smallest_object": "smallest object", "new_doc": "New Image", - "open_doc": "Open Image", + "open_doc": "Open SVG", "export_img": "Export", "save_doc": "Save Image", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Align Bottom", "align_center": "Align Center", diff --git a/editor/locale/lang.id.js b/editor/locale/lang.id.js index e0911df4..89fb2e02 100644 --- a/editor/locale/lang.id.js +++ b/editor/locale/lang.id.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Membuka Image", "export_img": "Export", "save_doc": "Save Image", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Rata Bottom", "align_center": "Rata Tengah", diff --git a/editor/locale/lang.is.js b/editor/locale/lang.is.js index 4c400c5f..30ca9301 100644 --- a/editor/locale/lang.is.js +++ b/editor/locale/lang.is.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Opna mynd", "export_img": "Export", "save_doc": "Spara Image", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Jafna Bottom", "align_center": "Jafna Center", diff --git a/editor/locale/lang.ja.js b/editor/locale/lang.ja.js index 13aa20b8..e3d7a5a4 100644 --- a/editor/locale/lang.ja.js +++ b/editor/locale/lang.ja.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "イメージを開く", "export_img": "Export", "save_doc": "画像を保存", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "下揃え", "align_center": "中央揃え", diff --git a/editor/locale/lang.ko.js b/editor/locale/lang.ko.js index 5723f895..3c135b61 100644 --- a/editor/locale/lang.ko.js +++ b/editor/locale/lang.ko.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "오픈 이미지", "export_img": "Export", "save_doc": "이미지 저장", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "히프 정렬", "align_center": "정렬 센터", diff --git a/editor/locale/lang.lt.js b/editor/locale/lang.lt.js index 1d184a1f..f542b2b0 100644 --- a/editor/locale/lang.lt.js +++ b/editor/locale/lang.lt.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Atidaryti atvaizdą", "export_img": "Export", "save_doc": "Išsaugoti nuotrauką", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Lygiuoti apačioje", "align_center": "Lygiuoti", diff --git a/editor/locale/lang.lv.js b/editor/locale/lang.lv.js index 9d7f8485..1bb9917b 100644 --- a/editor/locale/lang.lv.js +++ b/editor/locale/lang.lv.js @@ -85,10 +85,10 @@ svgEditor.readLang({ "selected_objects": "ievēlēts objekti", "smallest_object": "mazākais objekts", "new_doc": "New Image", - "open_doc": "Open Image", + "open_doc": "Open SVG", "export_img": "Export", "save_doc": "Save Image", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Līdzināt Bottom", "align_center": "Līdzināt uz centru", diff --git a/editor/locale/lang.mk.js b/editor/locale/lang.mk.js index b0c99563..02f2fc0b 100644 --- a/editor/locale/lang.mk.js +++ b/editor/locale/lang.mk.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Отвори слика", "export_img": "Export", "save_doc": "Зачувај слика", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Align Bottom", "align_center": "Центрирано", diff --git a/editor/locale/lang.ms.js b/editor/locale/lang.ms.js index c1024e7f..39f78793 100644 --- a/editor/locale/lang.ms.js +++ b/editor/locale/lang.ms.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Membuka Image", "export_img": "Export", "save_doc": "Save Image", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Rata Bottom", "align_center": "Rata Tengah", diff --git a/editor/locale/lang.mt.js b/editor/locale/lang.mt.js index 17b2f02c..d97230f2 100644 --- a/editor/locale/lang.mt.js +++ b/editor/locale/lang.mt.js @@ -84,10 +84,10 @@ svgEditor.readLang({ "selected_objects": "oġġetti elett", "smallest_object": "iżgħar oġġett", "new_doc": "Image New", - "open_doc": "Open Image", + "open_doc": "Open SVG", "export_img": "Export", "save_doc": "Image Save", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Tallinja Bottom", "align_center": "Tallinja Center", diff --git a/editor/locale/lang.no.js b/editor/locale/lang.no.js index e58c178f..3a96dfba 100644 --- a/editor/locale/lang.no.js +++ b/editor/locale/lang.no.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Åpne Image", "export_img": "Export", "save_doc": "Lagre bilde", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Align Bottom", "align_center": "Midtstill", diff --git a/editor/locale/lang.pt-PT.js b/editor/locale/lang.pt-PT.js index d67fb0cc..1b0a9588 100644 --- a/editor/locale/lang.pt-PT.js +++ b/editor/locale/lang.pt-PT.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Abrir Imagem", "export_img": "Export", "save_doc": "Salvar Imagem", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Align Bottom", "align_center": "Alinhar ao centro", diff --git a/editor/locale/lang.ru.js b/editor/locale/lang.ru.js index a2d508dc..840414ef 100644 --- a/editor/locale/lang.ru.js +++ b/editor/locale/lang.ru.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Открыть изображение", "export_img": "Export", "save_doc": "Сохранить изображение", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Выровнять по нижнему краю", "align_center": "Центрировать по вертикальной оси", diff --git a/editor/locale/lang.sk.js b/editor/locale/lang.sk.js index 6131c8f3..029a4dc7 100644 --- a/editor/locale/lang.sk.js +++ b/editor/locale/lang.sk.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Otvoriť obrázok", "export_img": "Export", "save_doc": "Uložiť obrázok", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Zarovnať element na stránku", "align_bottom": "Zarovnať dole", "align_center": "Zarovnať na stred", diff --git a/editor/locale/lang.sl.js b/editor/locale/lang.sl.js index 11ad9e64..c5adda07 100644 --- a/editor/locale/lang.sl.js +++ b/editor/locale/lang.sl.js @@ -84,10 +84,10 @@ svgEditor.readLang({ "selected_objects": "izvoljeni predmeti", "smallest_object": "najmanjša objekt", "new_doc": "New Image", - "open_doc": "Open Image", + "open_doc": "Open SVG", "export_img": "Export", "save_doc": "Shrani slike", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Align Bottom", "align_center": "Sredino", diff --git a/editor/locale/lang.sq.js b/editor/locale/lang.sq.js index 7e5d3b1b..307ec286 100644 --- a/editor/locale/lang.sq.js +++ b/editor/locale/lang.sq.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Image Hapur", "export_img": "Export", "save_doc": "Image Ruaj", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Align Bottom", "align_center": "Align Center", diff --git a/editor/locale/lang.sr.js b/editor/locale/lang.sr.js index b5377d40..cb38385b 100644 --- a/editor/locale/lang.sr.js +++ b/editor/locale/lang.sr.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Отвори слике", "export_img": "Export", "save_doc": "Сачувај слика", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Поравнај доле", "align_center": "Поравнај по центру", diff --git a/editor/locale/lang.sv.js b/editor/locale/lang.sv.js index a84b185a..09d85801 100644 --- a/editor/locale/lang.sv.js +++ b/editor/locale/lang.sv.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Öppna bild", "export_img": "Export", "save_doc": "Save Image", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Align Bottom", "align_center": "Centrera", diff --git a/editor/locale/lang.sw.js b/editor/locale/lang.sw.js index 0571e211..49d37410 100644 --- a/editor/locale/lang.sw.js +++ b/editor/locale/lang.sw.js @@ -84,10 +84,10 @@ svgEditor.readLang({ "selected_objects": "waliochaguliwa vitu", "smallest_object": "minsta object", "new_doc": "New Image", - "open_doc": "Open Image", + "open_doc": "Open SVG", "export_img": "Export", "save_doc": "Save Image", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Align Bottom", "align_center": "Align Center", diff --git a/editor/locale/lang.test.js b/editor/locale/lang.test.js index cc65b08e..b7414c35 100644 --- a/editor/locale/lang.test.js +++ b/editor/locale/lang.test.js @@ -84,10 +84,10 @@ svgEditor.readLang({ "selected_objects": "selected objects", "smallest_object": "smallest object", "new_doc": "New Image", - "open_doc": "Open Image", + "open_doc": "Open SVG", "export_img": "Export", "save_doc": "Save Image", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Align Bottom", "align_center": "Align Center", diff --git a/editor/locale/lang.th.js b/editor/locale/lang.th.js index 76dcfa07..b4eeb904 100644 --- a/editor/locale/lang.th.js +++ b/editor/locale/lang.th.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "ภาพเปิด", "export_img": "Export", "save_doc": "บันทึกรูปภาพ", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "ด้านล่างชิด", "align_center": "จัดแนวกึ่งกลาง", diff --git a/editor/locale/lang.tl.js b/editor/locale/lang.tl.js index c54c47d8..31e9c1c3 100644 --- a/editor/locale/lang.tl.js +++ b/editor/locale/lang.tl.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Buksan ang Image", "export_img": "Export", "save_doc": "I-save ang Image", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Pantayin sa Ibaba", "align_center": "Pantayin sa Gitna", diff --git a/editor/locale/lang.tr.js b/editor/locale/lang.tr.js index 7c88b92f..9ac54d53 100644 --- a/editor/locale/lang.tr.js +++ b/editor/locale/lang.tr.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Aç Resim", "export_img": "Export", "save_doc": "Görüntüyü Kaydet", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Align Bottom", "align_center": "Ortala", diff --git a/editor/locale/lang.uk.js b/editor/locale/lang.uk.js index 0d485c33..b856a46f 100644 --- a/editor/locale/lang.uk.js +++ b/editor/locale/lang.uk.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Відкрити зображення", "export_img": "Export", "save_doc": "Зберегти малюнок", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Вирівняти по нижньому краю", "align_center": "Вирівняти по центру", diff --git a/editor/locale/lang.vi.js b/editor/locale/lang.vi.js index 0be5d0a4..e76c843c 100644 --- a/editor/locale/lang.vi.js +++ b/editor/locale/lang.vi.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Mở Image", "export_img": "Export", "save_doc": "Save Image", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "Align Bottom", "align_center": "Căn giữa", diff --git a/editor/locale/lang.yi.js b/editor/locale/lang.yi.js index 2c0be944..adc62521 100644 --- a/editor/locale/lang.yi.js +++ b/editor/locale/lang.yi.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "Open בילד", "export_img": "Export", "save_doc": "היט בילד", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "יינרייען באָטטאָם", "align_center": "יינרייען צענטער", diff --git a/editor/locale/lang.zh-HK.js b/editor/locale/lang.zh-HK.js index 059b2ee9..8fa52ff7 100644 --- a/editor/locale/lang.zh-HK.js +++ b/editor/locale/lang.zh-HK.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "打开图像", "export_img": "Export", "save_doc": "保存图像", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "底部对齐", "align_center": "居中对齐", diff --git a/editor/locale/lang.zh-TW.js b/editor/locale/lang.zh-TW.js index e3e36369..9d140280 100644 --- a/editor/locale/lang.zh-TW.js +++ b/editor/locale/lang.zh-TW.js @@ -87,7 +87,7 @@ svgEditor.readLang({ "open_doc": "打開圖像", "export_img": "Export", "save_doc": "保存圖像", - "import_doc": "Import SVG", + "import_doc": "Import Image", "align_to_page": "Align Element to Page", "align_bottom": "底部對齊", "align_center": "居中對齊", diff --git a/editor/svg-editor.html b/editor/svg-editor.html index 0c4b4a67..95f215ff 100644 --- a/editor/svg-editor.html +++ b/editor/svg-editor.html @@ -134,7 +134,7 @@ by creating the following file and adding by calls to svgEditor.setConfig -->
- Open Image + Open SVG