s/Translations/Translators/ seems more appropriate
[ci skip]
This commit is contained in:
parent
9e9f341dcd
commit
394b16697f
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ it for you.
|
|||
if path == "data/core/about.cfg":
|
||||
print("== Core Contributors ==")
|
||||
elif path == "data/core/about_i18n.cfg":
|
||||
print("== Translations ==")
|
||||
print("== Translators ==")
|
||||
else:
|
||||
slash1 = path.rfind("/")
|
||||
slash2 = path.rfind("/", 0, slash1)
|
||||
|
|
Loading…
Add table
Reference in a new issue