From f09715bc5c827dab4425736da9024727836997e5 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Sun, 31 May 2020 14:25:22 +0200 Subject: patch 8.2.0859: no Turkish translation of the manual MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Problem: No Turkish translation of the manual. Solution: Add Turkish translations. (Emir Sarı, closes #5641) --- Filelist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Filelist') diff --git a/Filelist b/Filelist index 8bb0e2fb79..a0f987716a 100644 --- a/Filelist +++ b/Filelist @@ -970,6 +970,8 @@ LANG_GEN = \ runtime/doc/*-pl.UTF-8.1 \ runtime/doc/*-ru.1 \ runtime/doc/*-ru.UTF-8.1 \ + runtime/doc/*-tr.1 \ + runtime/doc/*-tr.UTF-8.1 \ runtime/lang/README.txt \ runtime/lang/menu_*.vim \ runtime/keymap/README.txt \ -- cgit v1.2.3