Files
yii2/docs/internals/errors_and_exceptions.md
2014-12-22 16:33:27 +08:00

9 lines
234 B
Markdown

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.