mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-26 16:08:39 +00:00
Enable i18next pluralization by setting disablePlurals to false and update multiple translation keys to use _one/_other suffixes for proper singular/plural handling. This improves localization accuracy for count-dependent strings like "X keys", "X models", and "X times".