accessibility-exchange / platform

The Accessibility Exchange platform.
https://github.com/orgs/accessibility-exchange/projects/2/views/8
BSD 3-Clause "New" or "Revised" License
4 stars 10 forks source link

fix: resolve unsupported use of trans_choice (resolves #2022) #2023

Closed greatislander closed 11 months ago

greatislander commented 11 months ago

This PR fixes some circumstances where trans_choice was used in a way that prevented Localizator from picking up the strings.

Prerequisites

If this PR changes PHP code or dependencies:

BEGIN_COMMIT_OVERRIDE fix: resolve unsupported use of trans_choice (resolves #2022) #2023 END_COMMIT_OVERRIDE