Update translator credits.

This was SVN commit r21806.
This commit is contained in:
Nicolas Auvray 2018-04-29 14:58:18 +00:00
parent 056affbfab
commit dae5a7f488

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python2
# -*- coding:utf-8 -*-
#
# Copyright (C) 2016 Wildfire Games.
# Copyright (C) 2018 Wildfire Games.
# This file is part of 0 A.D.
#
# 0 A.D. is free software: you can redistribute it and/or modify
@ -33,6 +33,7 @@ import json, os, glob, re
# Credited languages - Keep in sync with source/tools/dist/remove-incomplete-translations.sh
langs = {
'ast': 'Asturianu',
'bg': 'Български',
'ca': 'Català',
'cs': 'Čeština',
@ -47,6 +48,7 @@ langs = {
'hu': 'Magyar',
'id': 'Bahasa Indonesia',
'it': 'Italiano',
'ms': 'Bahasa Melayu',
'nb': 'Norsk bokmål',
'nl': 'Nederlands',
'pl': 'Polski',