Skip to content

Commit cd28216

Browse files
authored
Update sl.js (#263)
Added missing translation.
1 parent 2db790c commit cd28216

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

language/sl.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ H5PEditor.language.core = {
7272
numberField: 'polje za vnos števila',
7373
orderItemUp: 'Premakni navzgor',
7474
orderItemDown: 'Premakni navzdol',
75-
expandAllContent: 'Expand all content',
76-
collapseAllContent: 'Collapse all content',
75+
expandAllContent: 'Razširi vso vsebino',
76+
collapseAllContent: 'Zloži vso vsebino',
7777
removeItem: 'Odstrani',
7878
hubPanelLabel: 'Izberi tip vsebine',
7979
importantInstructions: 'Pomembna navodila',

0 commit comments

Comments
 (0)