hosberra You need to select Swedish from the dropdown list ( I added for you)
hosberra Also I would like to translate "Share" on the articles. Can't find that either.
You can edit file: /template/gk_royal/html/com_content/article/default.php
Look for this line of code:
<h5>Share:</h5>
change to:
<h5><?php echo Text::_('SOCIAL_SHARE'); ?></h5>
and translate this constant: SOCIAL_SHARE