From 6b13bd597852b18d5a915e8ff973fe203e62aba7 Mon Sep 17 00:00:00 2001 From: StalderT Date: Tue, 1 Dec 2015 11:28:54 +0100 Subject: [PATCH] Update lang.af.js --- editor/locale/lang.af.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editor/locale/lang.af.js b/editor/locale/lang.af.js index 0d08f27f..df9866c4 100644 --- a/editor/locale/lang.af.js +++ b/editor/locale/lang.af.js @@ -79,7 +79,7 @@ svgEditor.readLang({ "fit_to_sel": "Passing tot seleksie", "align_relative_to": "Align in verhouding tot ...", "relativeTo": "relatief tot:", - "bladsy": "bladsy", + "page": "bladsy", "largest_object": "grootste voorwerp", "selected_objects": "verkose voorwerpe", "smallest_object": "kleinste voorwerp", @@ -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 +});