Alina Listunova
Alina Listunova
- Updated external actions to the latest version (except for the `upload-artifact`). Close #5961 (partially) - `upload-artifact` was bumped to v3, as I'm not sure about the required unique artifact...
### Summary Потрібно знайти авторів https://react.org.ua/ і запропонувати перенести їх переклади до офіційного сайту ### Page https://react.org.ua/ ### Details Потрібно консолідувати зусилля над роботою, як сам переклад, так і виправлення....
- Updated README file to use `uk.react.dev` instead of `react.dev` - Updated TRANSLATION file with new info, common translation rules and glossary fixes
Я переплутала, видно, в перекладі, подумавши, що мались на увазі саме внутрішні вузли (тобто не листові), top-level. Але все-таки тут саме внутрішні некореневі на перших рівнях. Треба буде у відповідних...
Потрібно замінити `компоненту` на `компонента` у місцях використання родового відмінку слова `компонент`. [Правило відмінювання слова `компонент`](https://vesum.nlp.net.ua/?w=%D0%BA%D0%BE%D0%BC%D0%BF%D0%BE%D0%BD%D0%B5%D0%BD%D1%82) P.S. good first issue
Я помітила, що мій spell checker підсвічував слова `існуючий` та `працюючий`. Виявляється, що: > Але слід пам'ятати, що форма теперішнього часу активних дієприкметників менш характерна для української мови порівняно з...
As of now I encountered the following problems while parsing a few `yml` files into the tree: - ~~double `general.js2023.survey_intro` keys in `surveys` file~~ - double `user_info.other_surveys.question` keys in `common`...
like this: ```js async function build() { await fs.rm("dist", { recursive: true, force: true }); console.log("Building project"); await sleep(Math.random() * 5000); // gotta keep up with the trends await esbuild.build({...
- Finished translation of State A Component's Memory - `crash` was translated as `крах, зазнати краху` as the most concise form of the same meaning, but it can be discussed...
Page: https://tanstack.com/table/latest Section: Take it for a spin! If `vanilla` option is selected, then the following warning is shown: ``` Importing from GitHub tanstack/table/tree/main/examples/vanilla/basic --- The url to this repository...