add source url to i18n script
This commit is contained in:
parent
46ff90466c
commit
748985e6ba
3
i18n.py
3
i18n.py
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user