File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ : lang (sv ) .theorem ::before { content : 'Sats ' counter (theorem) '. ' !important ; }
2+ : lang (sv ) .lemma ::before { content : 'Lemma ' counter (theorem) '. ' !important ; }
3+ : lang (sv ) .proof ::before { content : 'Bevis. ' attr (title) !important ; }
4+ : lang (sv ) .definition ::before { content : 'Definition ' counter (definition) '. ' !important ; }
Original file line number Diff line number Diff line change @@ -54,6 +54,7 @@ <h5>Abstract</h5>
5454 < option value ="ro "> Romanian (ro)</ option >
5555 < option value ="ru "> Russian (ru)</ option >
5656 < option value ="sl "> Slovenian (sl)</ option >
57+ < option value ="sv "> Swedish (sv)</ option >
5758 < option value ="tr "> Turkish (tr)</ option >
5859 < option value ="zh-hans "> Simplified Chinese (zh-hans)</ option >
5960 < option value ="zh-hant "> Traditional Chinese (zh-hant)</ option >
You can’t perform that action at this time.
0 commit comments