FreeKill/lua/client/i18n/init.lua
notify 9a951fdbfe
Spdx license (#109)
在所有代码中添加了许可证标记头
2023-04-09 13:35:35 +08:00

5 lines
116 B
Lua

-- SPDX-License-Identifier: GPL-3.0-or-later
dofile "lua/client/i18n/zh_CN.lua"
dofile "lua/client/i18n/en_US.lua"