diff --git a/editor/locale/lang.lv.js b/editor/locale/lang.lv.js index 1bb9917b..2cd70928 100644 --- a/editor/locale/lang.lv.js +++ b/editor/locale/lang.lv.js @@ -80,7 +80,7 @@ svgEditor.readLang({ "fit_to_sel": "Fit atlases", "align_relative_to": "Līdzināt, salīdzinot ar ...", "relativeTo": "salīdzinājumā ar:", - "lapa": "lapa", + "page": "lapa", "largest_object": "lielākais objekts", "selected_objects": "ievēlēts objekti", "smallest_object": "mazākais objekts", @@ -251,4 +251,4 @@ Revert back to original SVG source?", rememberLabel: "Remember this choice?", rememberTooltip: "If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again." } -}); \ No newline at end of file +});