diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2023-01-20 12:30:46 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2023-01-20 12:32:06 +0100 |
commit | 621e32971edc27bd1c2f3528534423a5a805d8e7 (patch) | |
tree | 94175659a21c1563a43fedeb7e532ea8fe190cb5 /doc/translations/fi.po | |
parent | bebd76954c85e8c8816f410719c02d036dac491f (diff) |
i18n: Sync classref translations with Weblate (3.5 branch)
(cherry picked from commit c9ae52f32e66af1b42a9ddce570d80a9f83ccbb3)
Diffstat (limited to 'doc/translations/fi.po')
-rw-r--r-- | doc/translations/fi.po | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/translations/fi.po b/doc/translations/fi.po index fc517a6ff5..0f19296424 100644 --- a/doc/translations/fi.po +++ b/doc/translations/fi.po @@ -30034,7 +30034,11 @@ msgid "" "using an [AnimatedTexture], only the first frame will be displayed.\n" "[b]Note:[/b] Only images imported with the [b]Lossless[/b], [b]Lossy[/b] or " "[b]Uncompressed[/b] compression modes are supported. The [b]Video RAM[/b] " -"compression mode can't be used for custom cursors." +"compression mode can't be used for custom cursors.\n" +"[b]Note:[/b] On the web platform, the maximum allowed cursor image size is " +"128×128. Cursor images larger than 32×32 will also only be displayed if the " +"mouse cursor image is entirely located within the page for [url=https://" +"chromestatus.com/feature/5825971391299584]security reasons[/url]." msgstr "" #: doc/classes/Input.xml |