File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 33 * @author Marcin Mikołajczyk <marcin@pjwstk.edu.pl>
44 * @author Wojciech Jabłoński <www.jablonski@gmail.com>
55 * @author Bogusław Zięba <bobi@poczta.fm>
6- * @version 2.1.29 2017-10-15
6+ * @version 2.1.29 2017-11-11
77 */
88( function ( root , factory ) {
99 if ( typeof define === 'function' && define . amd ) {
433433 'toolbarPref' : 'Ustawienia paska narzędzi' , // from v2.1.27 added 2.8.2017
434434 'charsLeft' : '... pozostało $1 znak(ów).' , // from v2.1.29 added 30.8.2017
435435 'sum' : 'Suma' , // from v2.1.29 added 28.9.2017
436+ 'roughFileSize' : 'Przybliżony rozmiar pliku' , // from v2.1.30 added 2.11.2017
437+ 'autoFocusDialog' : 'Skoncentruj się na elemencie dialogowym po najechaniu myszą' , // from v2.1.30 added 2.11.2017
436438
437439 /********************************** mimetypes **********************************/
438440 'kindUnknown' : 'Nieznany' ,
You can’t perform that action at this time.
0 commit comments