We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2db790c commit cd28216Copy full SHA for cd28216
language/sl.js
@@ -72,8 +72,8 @@ H5PEditor.language.core = {
72
numberField: 'polje za vnos števila',
73
orderItemUp: 'Premakni navzgor',
74
orderItemDown: 'Premakni navzdol',
75
- expandAllContent: 'Expand all content',
76
- collapseAllContent: 'Collapse all content',
+ expandAllContent: 'Razširi vso vsebino',
+ collapseAllContent: 'Zloži vso vsebino',
77
removeItem: 'Odstrani',
78
hubPanelLabel: 'Izberi tip vsebine',
79
importantInstructions: 'Pomembna navodila',
0 commit comments