Commit 35fa76cd by Alexander Makarov

Added reference translation for "cache"

parent 6c1eead8
...@@ -102,7 +102,8 @@ php build translation "../docs/guide" "../docs/guide-ru" "Russian guide translat ...@@ -102,7 +102,8 @@ php build translation "../docs/guide" "../docs/guide-ru" "Russian guide translat
- action — действие. - action — действие.
- active record — без перевода. - active record — без перевода.
- attach handler — «назначить обработчик». - attach handler — «назначить обработчик».
- attribute of the model — атрибут модели. - attribute of the model — атрибут модели.
- cache — кэш.
- camel case — без перевода. - camel case — без перевода.
- customization — (тонкая) настройка //Ранее встречался перевод "кастомизация", желательно этот вариант по возможности не использовать. - customization — (тонкая) настройка //Ранее встречался перевод "кастомизация", желательно этот вариант по возможности не использовать.
- column — столбец (если речь про БД). - column — столбец (если речь про БД).
...@@ -143,4 +144,4 @@ php build translation "../docs/guide" "../docs/guide-ru" "Russian guide translat ...@@ -143,4 +144,4 @@ php build translation "../docs/guide" "../docs/guide-ru" "Russian guide translat
- validator — валидатор. - validator — валидатор.
- validator class — класс валидатора. - validator class — класс валидатора.
- view — представление. - view — представление.
- query builder — конструктор запросов. - query builder — конструктор запросов.
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment