Skip to content

Commit

Permalink
fix(theme-transalations): fix Swedish translation of "last updated" (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
gazab committed May 30, 2023
1 parent 30a4181 commit 8fb6057
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"theme.docs.versions.unreleasedVersionLabel": "Detta är ej utgiven dokumentation för {siteTitle} {versionLabel} version.",
"theme.lastUpdated.atDate": " den {date}",
"theme.lastUpdated.byUser": " av {user}",
"theme.lastUpdated.lastUpdatedAtBy": "Senast updatera{atDate}{byUser}",
"theme.lastUpdated.lastUpdatedAtBy": "Senast uppdaterad{atDate}{byUser}",
"theme.navbar.mobileLanguageDropdown.label": "Språk",
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Tillbaka till huvudmeny",
"theme.navbar.mobileVersionsDropdown.label": "Versioner",
Expand Down

0 comments on commit 8fb6057

Please sign in to comment.