diff --git a/doc/book/connectors/__go.rst b/doc/book/connectors/__go.rst index da509f10f4..64f48e1a81 100644 --- a/doc/book/connectors/__go.rst +++ b/doc/book/connectors/__go.rst @@ -37,7 +37,7 @@ Last update: January 2022 - 2021 * - Documentation - - README with examples, API described in code comments + - README with examples and up-to-date GoDoc - README with examples, code comments - README with examples @@ -52,7 +52,7 @@ Last update: January 2022 - 12 * - Static analysis - - No + - golangci-lint, luacheck - golint - golangci-lint @@ -62,7 +62,7 @@ Last update: January 2022 - go get * - Code coverage - - No + - Yes - No - No diff --git a/locale/ru/LC_MESSAGES/book/connectors.po b/locale/ru/LC_MESSAGES/book/connectors.po index 19e35d6099..a36227440f 100644 --- a/locale/ru/LC_MESSAGES/book/connectors.po +++ b/locale/ru/LC_MESSAGES/book/connectors.po @@ -368,8 +368,8 @@ msgstr "2021" msgid "Documentation" msgstr "Документация" -msgid "README with examples, API described in code comments" -msgstr "README с примерами, описание API в комментариях к коду" +msgid "README with examples and up-to-date GoDoc" +msgstr "README с примерами и актуальный GoDoc" msgid "README with examples, code comments" msgstr "README с примерами, комментарии к коду"