1
0
Fork 0
mirror of https://github.com/Findus23/plugin-ProfileAvatar.git synced 2024-09-19 15:23:45 +02:00
plugin-ProfileAvatar/lang/sv.json
Hosted Weblate 415114fca7
Translated using Weblate (Swedish)
Currently translated at 100.0% (6 of 6 strings)

Translation: Matomo/CommunityPlugin ProfileAvatar
Translate-URL: https://hosted.weblate.org/projects/matomo/communityplugin-profileavatar/sv/

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: tygyh <jonis9898@hotmail.com>
2023-05-14 19:16:38 +02:00

10 lines
557 B
JSON

{
"ProfileAvatar": {
"AvatarTypeDescription": "Välj hur du vill skapa avatarer.",
"AvatarTypeTitle": "Avatartyp",
"DataURLsDescription": "Om du aktiverar detta skickas bilderna i huvudbegäran vilket gör att de laddas mycket snabbare, men särskilt med större bilder kan detta svälla upp API-förfrågningarna.",
"DataURLsTitle": "Använd data-URL:er",
"ShowInVisitorLogDescription": "Om du aktiverar detta visas även avataren i besöksloggen.",
"ShowInVisitorLogTitle": "Visa i besökslogg"
}
}