mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-03 22:32:40 +08:00
233 B
233 B
Errors and Exceptions
Errors i18n
A general rule is to tranlate only errors that are shown to end users only. If it is a regular exception, debug screen etc. then message should not be translated.