-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[Just Merge Me] Russian Translation Update #657
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…xactly the same as README.md)
[don't merge me yet!] estimate translation differences
merge upstream dev
- Исправлен пример
- Пара правок по Vuex
- installation.md добавлен флаг --save
- modules.md мелкая правка в примере
modules.md ещё мелкая правка в примере
modules.md добавлен пример регистрации модуля
actions.md расширен пример
merge upstream
merge upstream
docs/ru/getters.md
Outdated
@@ -61,6 +61,21 @@ computed: { | |||
} | |||
``` | |||
|
|||
Вы также можете передавать аргументы геттерам возвращая функцию. Это особенно полезно, когда вы хотите запросив массив в хранилище: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Может вот так?
Это особенно полезно, если вы хотите вернуть элемент (или часть элементов) массива по переданному критерию.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ping @Alex-Sokolov
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
getters.md исправление
strict.md обновление и добавлено уточнение о затратности
ping @kazupon |
No description provided.