Update i18n.py

master
FaceDeer 2020-03-02 22:20:41 -07:00
parent d02b2d8d74
commit 902ed93831
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@
#
# Copyright (C) 2019 Joachim Stolberg, 2020 FaceDeer, 2020 Louis Royer
# LGPLv2.1+
#
# See https://github.com/minetest-tools/update_translations for
# potential future updates to this script.
from __future__ import print_function
import os, fnmatch, re, shutil, errno