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/en.json

10 lines
509 B
JSON

{
"ProfileAvatar": {
"AvatarTypeTitle": "Avatar Type",
"AvatarTypeDescription": "Choose the mode for generating avatars.",
"DataURLsTitle": "Use data URLs",
"DataURLsDescription": "Enabling this ships the images in the main request which causes them to load much faster, but especially with larger images this can bloat the API requests.",
"ShowInVisitorLogTitle": "Show in Visitor Log",
"ShowInVisitorLogDescription": "Enabling this also shows the avatar in the Visitor Log."
}
}