Closed dhoko closed 10 years ago
L:109
currentPageTranslation = angular.extend(common, {languages: i18n.available}, i18n.data[lang][page]);
it should have common as the second arguments.
L:109
it should have common as the second arguments.