mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-15 14:50:56 +08:00
9 lines
234 B
Markdown
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. |