[i18n] Add swedish lang
parent
8bf4e0a019
commit
fcb337a392
|
@ -18,6 +18,8 @@
|
||||||
- by fans (last week/moth/year/all time)
|
- by fans (last week/moth/year/all time)
|
||||||
- by activity (last week/moth/year/all time)
|
- by activity (last week/moth/year/all time)
|
||||||
- Show stats for discover secction
|
- Show stats for discover secction
|
||||||
|
- i18n.
|
||||||
|
- Add swedish (sv) translation.
|
||||||
|
|
||||||
### Misc
|
### Misc
|
||||||
- Lots of small and not so small bugfixes.
|
- Lots of small and not so small bugfixes.
|
||||||
|
|
|
@ -139,7 +139,7 @@ LANGUAGES = [
|
||||||
#("sq", "Shqip"), # Albanian
|
#("sq", "Shqip"), # Albanian
|
||||||
#("sr", "Српски"), # Serbian
|
#("sr", "Српски"), # Serbian
|
||||||
#("sr-latn", "srpski"), # Serbian Latin
|
#("sr-latn", "srpski"), # Serbian Latin
|
||||||
#("sv", "Svenska"), # Swedish
|
("sv", "Svenska"), # Swedish
|
||||||
#("sw", "Kiswahili"), # Swahili
|
#("sw", "Kiswahili"), # Swahili
|
||||||
#("ta", "தமிழ்"), # Tamil
|
#("ta", "தமிழ்"), # Tamil
|
||||||
#("te", "తెలుగు"), # Telugu
|
#("te", "తెలుగు"), # Telugu
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue