Skip to content

Commit 94dff2a

Browse files
GaloisGirlIankodj
authored andcommitted
Updated PL localizations for Editor
1 parent 7585466 commit 94dff2a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/messages/kendo.messages.pl-PL.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,8 @@ $.extend(true, kendo.ui.Editor.prototype.options.messages,{
399399
"formatting": "Formatowanie",
400400
"viewHtml": "Widok HTML",
401401
"dialogUpdate": "Aktualizuj",
402-
"insertFile": "Wstaw plik"
402+
"insertFile": "Wstaw plik",
403+
"print": "Drukuj"
403404
});
404405
}
405406

0 commit comments

Comments
 (0)