mirror of https://github.com/luizdepra/hugo-coder.git

Kirill
03.12.2023 20587946309259bd1426316cefb78c28245baca6
refs
author Kirill <ponfertato@ya.ru>
Monday, July 3, 2023 01:12 +0200
committer GitHub <noreply@github.com>
Monday, July 3, 2023 01:12 +0200
commit20587946309259bd1426316cefb78c28245baca6
tree 24b92b1b24535f1142486b44a92a62b666b4c1c1 tree | zip | gz
parent e0969a4ab96d939527a31101764b8bf780788dd9 view | diff
Add Telegram Commenting Systems and fix Russian translation (#817)

### Prerequisites

Put an `x` into the box(es) that apply:

- [X] This pull request fixes a bug.
- [X] This pull request adds a feature.
- [ ] This pull request introduces breaking change.

### Description

With the Comments.App tool, site owners can add a comment widget to
their site. With it, Telegram users can leave comments, attach images to
them, give likes and dislikes, and reply to other commenters.

### Issues Resolved

The ending of one of the words did not fit the context.

### Checklist

Put an `x` into the box(es) that apply:

#### General

- [X] Describe what changes are being made
- [X] Explain why and how the changes were necessary and implemented
respectively
- [ ] Reference issue with `#<ISSUE_NO>` if applicable

#### Resources

- [ ] If you have changed any SCSS code, run `make release` to
regenerate all CSS files

#### Contributors

- [X] Add yourself to `CONTRIBUTORS.md` if you aren't on it already
1 files added
3 files modified
40 ■■■■■ changed files
docs/configurations.md 15 ●●●●● diff | view | raw | blame | history
i18n/ru.toml 2 ●●● diff | view | raw | blame | history
layouts/partials/posts/telegram.html 22 ●●●●● diff | view | raw | blame | history
layouts/posts/single.html 1 ●●●● diff | view | raw | blame | history