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

chore(web): translate alt text #10922

Merged
merged 6 commits into from
Jul 7, 2024
Merged

chore(web): translate alt text #10922

merged 6 commits into from
Jul 7, 2024

Conversation

ben-basten
Copy link
Member

Description

Converting the alt text for assets into a translated Weblate string.

Getting the translation Svelte store was also moved into a util function, to make unit testing as easy as mocking a function, rather than having to mock a Svelte store.

How Has This Been Tested?

Navigating through the asset grid and asset viewer using VoiceOver on Mac.

web/src/lib/utils/thumbnail-util.ts Outdated Show resolved Hide resolved
web/src/lib/utils/thumbnail-util.spec.ts Outdated Show resolved Hide resolved
@alextran1502 alextran1502 merged commit 39221c8 into main Jul 7, 2024
22 checks passed
@alextran1502 alextran1502 deleted the feat/translate-alt-text branch July 7, 2024 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants