Files
yii2/docs/internals/errors_and_exceptions.md
Alexander Makarov 7ef10d94a3 typo fix
2012-05-03 00:30:46 +04:00

234 B

Errors and Exceptions

Errors i18n

A general rule is to translate only errors that are shown to end users only. If it is a regular exception, debug screen etc. then message should not be translated.