From 520f47f9adb915cab1ee8fb7829ba5c6fae0c916 Mon Sep 17 00:00:00 2001 From: Illia Sazhko Date: Mon, 21 Aug 2017 12:39:36 +0200 Subject: [PATCH] add Ukrainian - Ukraine (uk-UA) localization Closes #648 --- localization/uk-UA.js | 39 +++++++++++++++++++++++++++++++++++++ test/locale-tests.js | 1 + test/test-runner-2.3.0.html | 1 + test/test-runner-3.4.2.html | 1 + test/test-runner-3.5.0.html | 1 + 5 files changed, 43 insertions(+) create mode 100644 localization/uk-UA.js diff --git a/localization/uk-UA.js b/localization/uk-UA.js new file mode 100644 index 00000000..f4219927 --- /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 629a0ea8..63e96e62 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 9b46b36c..16d55747 100644 --- a/test/test-runner-3.5.0.html +++ b/test/test-runner-3.5.0.html @@ -37,6 +37,7 @@ +