Artem Kushnerov
7201e82238
Fix i18n relative path + reformat using pre-commit ( #1740 )
...
* fix: i18n relative path + reformat using `pre-commit`
* chore: changes
---------
Co-authored-by: Katant <katantdev@mail.ru>
2026-01-02 00:01:02 +02:00
Alex Root Junior
cedbe2c500
Update Ukrainian translation files to match latest API changes ( #1650 )
...
Tests / tests (macos-latest, 3.10) (push) Has been cancelled
Tests / tests (macos-latest, 3.11) (push) Has been cancelled
Tests / tests (macos-latest, 3.12) (push) Has been cancelled
Tests / tests (macos-latest, 3.13) (push) Has been cancelled
Tests / tests (macos-latest, 3.9) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.10) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.11) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.12) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.13) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.9) (push) Has been cancelled
Tests / tests (windows-latest, 3.10) (push) Has been cancelled
Tests / tests (windows-latest, 3.11) (push) Has been cancelled
Tests / tests (windows-latest, 3.12) (push) Has been cancelled
Tests / tests (windows-latest, 3.13) (push) Has been cancelled
Tests / tests (windows-latest, 3.9) (push) Has been cancelled
Tests / pypy-tests (macos-latest, pypy3.10) (push) Has been cancelled
Tests / pypy-tests (macos-latest, pypy3.9) (push) Has been cancelled
Tests / pypy-tests (ubuntu-latest, pypy3.10) (push) Has been cancelled
Tests / pypy-tests (ubuntu-latest, pypy3.9) (push) Has been cancelled
* Update translation files with new creation dates.
This update includes newly added and corrected translation entries for various .po files in the Ukrainian locale. It ensures consistency with updated source files and aligns with the latest Telegram bot API changes.
* Update Ukrainian documentation translation
2025-03-08 03:02:33 +02:00
Leroy-bit
a2e75e5345
doc updated for WebApp ( #1433 )
...
Added WebAppChat class to WebApp docs, updated uk_UA localisation of WebApp docs.
2024-03-06 01:37:37 +02:00
JRoot Junior
e5176b4434
Update docs translation files
2024-02-16 01:17:09 +02:00
JRoot Junior
69a07e3b0c
Update docs
2023-11-24 21:55:58 +02:00
JRoot Junior
9bced29923
Update translation files
2023-11-16 02:34:57 +02:00
Alex Root Junior
a2ed142557
Remove stale texts
2023-10-08 19:15:53 +03:00
Kostiantyn Kriuchkov
b5ef05c01a
Corrected grammatical errors, improved sentence structures, translation for migration 2.x-3.x ( #1302 )
...
* Corrected grammatical errors, improved sentence structures for clarity, added translation to migration_2_to_3.rst
* add changelog
* Update method name in docs for error handling
* Update migration_2_to_3.rst
Co-authored-by: Oleg A. <t0rr@mail.ru>
* Update migration_2_to_3.rst
Co-authored-by: Oleg A. <t0rr@mail.ru>
* Update migration_2_to_3.rst
Co-authored-by: Oleg A. <t0rr@mail.ru>
* Update docs/locale/uk_UA/LC_MESSAGES/api/methods/set_sticker_set_thumb.po
Co-authored-by: Oleg A. <t0rr@mail.ru>
* rollback unnecessary change for error attribute
---------
Co-authored-by: Oleg A. <t0rr@mail.ru>
2023-10-01 15:29:18 +03:00
Alex Root Junior
b311d59fce
Webhook docs ( #1248 )
...
* Added documentation for polling/webhook modes
* Added changelog
* Added changelog
2023-08-06 16:59:29 +03:00
Alex Root Junior
2691b2ac96
Small texts update
2023-07-30 18:35:38 +03:00
Alex Root Junior
54134c68fe
Bump texts translation files
2023-07-30 18:32:37 +03:00
Alex Root Junior
298b4f0e0d
Update texts
2023-07-02 15:12:42 +03:00
imsLmaooo
157df969d3
UA translation of chat_action.po from Bot Api ( #1123 )
...
* Update Ukrainian docs localization
* Update Ukrainian docs localization
2023-02-12 14:02:40 +02:00
Alex Root Junior
2e59adefe6
Update docs
2023-01-07 23:52:33 +02:00
Alex Root Junior
41c802010d
Small fix in translated pages
2022-10-15 00:46:53 +03:00
Alex Root Junior
048172bcc2
Translate utils docs // uk_UA // TY @MelissaLemon
2022-10-14 19:46:19 +03:00
Alex Root Junior
f4251382e8
Remove filters factory, introduce docs translation ( #978 )
...
* Rewrite filters
* Update README.rst
* Fixed tests
* Small optimization of the Text filter (TY to @bomzheg)
* Remove dataclass slots argument in due to the only Python 3.10 has an slots argument
* Fixed mypy
* Update tests
* Disable Python 3.11
* Fixed #1013 : Empty mention should be None instead of empty string.
* Added #990 to the changelog
* Added #942 to the changelog
* Fixed coverage
* Update poetry and dependencies
* Fixed mypy
* Remove deprecated code
* Added more tests, update pyproject.toml
* Partial update docs
* Added initial Docs translation files
* Added more changes
* Added log message when connection is established in polling process
* Fixed action
* Disable lint for PyPy
* Added changelog for docs translation
2022-10-02 00:04:31 +03:00