diff --git a/docs/ACKNOWLEDGEMENTS.md b/docs/ACKNOWLEDGEMENTS.md index f197a73..8356fda 100644 --- a/docs/ACKNOWLEDGEMENTS.md +++ b/docs/ACKNOWLEDGEMENTS.md @@ -113,6 +113,8 @@ Translations provided through [Codeberg Weblate](https://translate.codeberg.org/ * [fnetX](https://translate.codeberg.org/user/fnetX/) (1) * **Polish** * [coralpink](https://translate.codeberg.org/user/coralpink/) (96) + * **Russian** + * [0ko](https://translate.codeberg.org/user/0ko/) (93) * **Turkish** * [omerdduran](https://translate.codeberg.org/user/omerdduran/) (129) diff --git a/docs/NEWS.md b/docs/NEWS.md index 376a56d..f265aa3 100644 --- a/docs/NEWS.md +++ b/docs/NEWS.md @@ -1,3 +1,7 @@ +### UNRELEASED + + * *i18n:* Russian translations added + ### 1.9.0 - 15 October 2024 * *feature:* new **--store-and-forward** option to read input to a file first, then write it to the output ([#100](https://codeberg.org/a-j-wood/pv/issues/100))