Files
yii2/docs/internals/errors_and_exceptions.md
2011-12-09 05:54:58 +04:00

9 lines
233 B
Markdown

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.