Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #1478

Merged
merged 1 commit into from
Nov 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions _locales/pt_PT/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,19 +112,19 @@
"description": "[options] Tooltip for adjust the size of zoomed images option"
},
"optMaxWidth": {
"message": "Set max width of zoomed images:",
"message": "Definir a largura máxima das imagens com zoom:",
"description": "[options] Adjust the size of zoomed images option"
},
"optMaxWidthTooltip": {
"message": "Set max width of zoomed images by this amount (if 0 then no max width)",
"message": "Define a largura máxima das imagens com zoom por este valor (se 0, então não há largura máxima)",
"description": "[options] Tooltip for adjust the size of zoomed images option"
},
"optMaxHeight": {
"message": "Set max height of zoomed images:",
"message": "Definir a altura máxima das imagens com zoom:",
"description": "[options] Adjust the size of zoomed images option"
},
"optMaxHeightTooltip": {
"message": "Set max height of zoomed images by this amount (if 0 then no max height)",
"message": "Define a altura máxima das imagens com zoom por este valor (se 0, então não há altura máxima)",
"description": "[options] Tooltip for adjust the size of zoomed images option"
},
"optMaxSizeUnitName": {
Expand Down