luyadev / luya

LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.
https://luya.io
MIT License
811 stars 205 forks source link

Fixed parameter placeholders in translations #2187

Closed hbugdoll closed 8 months ago

hbugdoll commented 8 months ago

What are you changing/introducing

Fixed parameter placeholders in Bulgarian, Hungarian and Romanian translations for Yii::t().

What is the reason for changing/introducing

Parameter placeholder names were accidentally translated, e.g. {attribute}{атрибутът}.

QA

Q A
Is bugfix? yes
New feature? no
Breaks BC? no
Tests pass? yes
Fixed issues
nadar commented 8 months ago

thanks!

hbugdoll commented 8 months ago

can you please add a change log entrie in core/CHANGELOG.md referring to this PR? Thanks

Done.

nadar commented 8 months ago

thanks! @hbugdoll