Finished adding Galician.

This commit is contained in:
Nick Winter 2014-11-06 07:26:00 -08:00
parent f48fce2fdf
commit 26f065370c
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
module.exports = nativeDescription: "Galego (GL)", englishDescription: "Galician (Galicia)", translation:
module.exports = nativeDescription: "Galego", englishDescription: "Galician", translation:
home:
slogan: "Aprende a programar xogando"
no_ie: "CodeCombat non funciona en Internet Explorer 8 ou anteriores. Sentímolo!" # Warning that only shows up in IE8 and older

View file

@ -54,3 +54,4 @@ module.exports =
ur: require './ur' # اُردُو, Urdu
ms: require './ms' # Bahasa Melayu, Bahasa Malaysia
ca: require './ca' # Català, Catalan
gl: require './gl' # Galego, Galician