Files
git/po/meson.build
தமிழ் நேரம் e832d12874 gitk: add Tamil translation
Signed-off-by: தமிழ் நேரம் <anishprabu.t@gmail.com>
2025-05-07 21:24:35 +05:30

21 lines
229 B
Meson

import('i18n').gettext('gitk',
languages: [
'bg',
'ca',
'de',
'es',
'fr',
'hu',
'it',
'ja',
'pt_br',
'pt_pt',
'ru',
'sv',
'ta',
'vi',
'zh_cn',
],
install: true,
)