mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 07:05:35 +00:00
Fixes for language and scaling
This commit is contained in:
@@ -259,7 +259,5 @@ angular.module('app').config(['$translateProvider', 'localeFormatProvider', func
|
||||
VULTURE: 'Vulture',
|
||||
WEP: 'WAF',
|
||||
YES: 'Ja'
|
||||
})
|
||||
.registerAvailableLanguageKeys(['es'], { 'es_ES': 'es' });
|
||||
|
||||
});
|
||||
}]);
|
||||
|
||||
Reference in New Issue
Block a user