From 6609500d906de55b82f3e4ed448627b50a8e142b Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Sun, 17 May 2026 21:27:47 +0100 Subject: [PATCH] Note the addition of a partial Georgian translation catalogue. --- docs/NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/NEWS.md b/docs/NEWS.md index 33a5645..b25a495 100644 --- a/docs/NEWS.md +++ b/docs/NEWS.md @@ -11,6 +11,7 @@ * *fix:* correct the **--help** word wrapping on very small terminals * *i18n:* Polish translations updated * *i18n:* Finnish translations updated + * *i18n:* partial draft of Georgian translations added * *i18n:* removed empty unmaintained translation catalogue for Spanish * *cleanup:* fix GCC warning when using glibc 2.43 ([#180](https://codeberg.org/ivarch/pv/pulls/180)) * *cleanup:* fix warning in pv_remote_check() stub on OpenBSD