Skip to content

Commit 1c38d92

Browse files
dspace-botimilos
andauthored
[Port dspace-7_x] Serbian (Latin) translation (DSpace#2520)
* Serbian (latin) translation added. --------- Co-authored-by: imilos <imilos@gmail.com>
1 parent abd6c01 commit 1c38d92

File tree

3 files changed

+2621
-1
lines changed

3 files changed

+2621
-1
lines changed

config/config.example.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,9 @@ languages:
208208
- code: pt-BR
209209
label: Português do Brasil
210210
active: true
211+
- code: sr-lat
212+
label: Srpski (lat)
213+
active: true
211214
- code: fi
212215
label: Suomi
213216
active: true
@@ -379,4 +382,4 @@ vocabularies:
379382
# Default collection/community sorting order at Advanced search, Create/update community and collection when there are not a query.
380383
comcolSelectionSort:
381384
sortField: 'dc.title'
382-
sortDirection: 'ASC'
385+
sortDirection: 'ASC'

0 commit comments

Comments
 (0)