mirror of
https://github.com/sismics/docs.git
synced 2025-12-13 01:36:18 +00:00
Finnish and Swedish language support (#389)
This commit is contained in:
@@ -524,7 +524,9 @@ angular.module('docs',
|
||||
{ key: 'nld', label: 'Nederlands' },
|
||||
{ key: 'tur', label: 'Türkçe' },
|
||||
{ key: 'heb', label: 'עברית' },
|
||||
{ key: 'hun', label: 'Magyar' }
|
||||
{ key: 'hun', label: 'Magyar' },
|
||||
{ key: 'fin', label: 'Suomi' },
|
||||
{ key: 'swe', label: 'Svenska' }
|
||||
];
|
||||
})
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user