diff --git a/editor/locale/lang.cy.js b/editor/locale/lang.cy.js index f93a714d..414655c6 100644 --- a/editor/locale/lang.cy.js +++ b/editor/locale/lang.cy.js @@ -79,7 +79,7 @@ svgEditor.readLang({ "fit_to_sel": "Yn addas at ddewis", "align_relative_to": "Alinio perthynas i ...", "relativeTo": "cymharol i:", - "tudalen": "tudalen", + "page": "tudalen", "largest_object": "gwrthrych mwyaf", "selected_objects": "gwrthrychau etholedig", "smallest_object": "lleiaf gwrthrych", @@ -247,4 +247,4 @@ svgEditor.readLang({ 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 +});