diff --git a/localization/uk-UA.js b/localization/uk-UA.js new file mode 100644 index 0000000..f421992 --- /dev/null +++ b/localization/uk-UA.js @@ -0,0 +1,39 @@ +/** + * Localization file for Ukrainian - Ukraine (uk-UA) + */ +(function(factory) { + // Module systems magic dance. + /*global require,ko.validation,define,module*/ + if (typeof require === 'function' && typeof exports === 'object' && typeof module === 'object') { + // CommonJS or Node + module.exports = factory(require('../')); + } else if (typeof define === 'function' && define['amd']) { + // AMD anonymous module + define(['knockout.validation'], factory); + } else { + // + diff --git a/test/test-runner-3.4.2.html b/test/test-runner-3.4.2.html index 629a0ea..63e96e6 100644 --- a/test/test-runner-3.4.2.html +++ b/test/test-runner-3.4.2.html @@ -37,6 +37,7 @@ + diff --git a/test/test-runner-3.5.0.html b/test/test-runner-3.5.0.html index 9b46b36..16d5574 100644 --- a/test/test-runner-3.5.0.html +++ b/test/test-runner-3.5.0.html @@ -37,6 +37,7 @@ +