fix(theme-transalations): fix Swedish translation of "last updated" #9021
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pre-flight checklist
Motivation
I just noticed this spelling error when I enabled the "show last updated" feature and it bugged me! 😃
Looks like a search and replace miss to me.
Google Translate proof of translation:
![image](https://private-user-images.githubusercontent.com/529614/241938618-737e6362-c63a-4462-ae4f-3c2eb83a4e7e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5ODUyMzAsIm5iZiI6MTczOTk4NDkzMCwicGF0aCI6Ii81Mjk2MTQvMjQxOTM4NjE4LTczN2U2MzYyLWM2M2EtNDQ2Mi1hZTRmLTNjMmViODNhNGU3ZS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxOVQxNzA4NTBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT04NDZmY2UxZGI4M2E4NWQyMTVmMThhMjg1ZmE1YmQ3OWFiMGZmZDNjY2I0ODYyNjcwM2FmMmQ4MWJiNWQxNmU3JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9._xgr5fqB1_hD87k2-5V3_7x6AfpwQmgj3yq0hJn9jGo)
Test Plan
If I can switch to Swedish in the PR preview env I'll test it there.
Edit: I could not and can't be bothered to switch language to Swedish. Hope that is ok!
Test links
Deploy preview: https://deploy-preview-9021--docusaurus-2.netlify.app/
Related issues/PRs
Didn't find any issue for this.