mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
CI: update crowdin contributors file in utf-8
This commit is contained in:
@@ -15,7 +15,7 @@ for user in data['data']:
|
||||
|
||||
array.sort(key=lambda x: x.lower())
|
||||
|
||||
sys.stdout = open('TRANSLATORS.md', 'wt')
|
||||
sys.stdout = open('TRANSLATORS.md', 'wt', encoding='utf-8')
|
||||
|
||||
print('These people helped translating ZNC to various languages:')
|
||||
print()
|
||||
|
||||
Reference in New Issue
Block a user