PHP Classes

File: core/assets/plugins/ckeditor/plugins/liststyle/lang/hr.js

Recommend this page to a friend!
  Classes of No name   RT Adminlte   core/assets/plugins/ckeditor/plugins/liststyle/lang/hr.js   Download  
File: core/assets/plugins/ckeditor/plugins/liststyle/lang/hr.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: RT Adminlte
Generate layout and menus for Adminlte
Author: By
Last change:
Date: 7 years ago
Size: 1,047 bytes
 

Contents

Class file image Download
/* Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'hr', { armenian: 'Armenijska numeracija', bulletedTitle: 'Svojstva liste', circle: 'Krug', decimal: 'Decimalna numeracija (1, 2, 3, itd.)', decimalLeadingZero: 'Decimalna s vodećom nulom (01, 02, 03, itd)', disc: 'Disk', georgian: 'Gruzijska numeracija(an, ban, gan, etc.)', lowerAlpha: 'Znakovi mala slova (a, b, c, d, e, itd.)', lowerGreek: 'Grčka numeracija mala slova (alfa, beta, gama, itd).', lowerRoman: 'Romanska numeracija mala slova (i, ii, iii, iv, v, itd.)', none: 'Bez', notset: '<nije određen>', numberedTitle: 'Svojstva brojčane liste', square: 'Kvadrat', start: 'Početak', type: 'Vrsta', upperAlpha: 'Znakovi velika slova (A, B, C, D, E, itd.)', upperRoman: 'Romanska numeracija velika slova (I, II, III, IV, V, itd.)', validateStartNumber: 'Početak brojčane liste mora biti cijeli broj.' } );