aboutsummaryrefslogtreecommitdiffstats
path: root/ui/i18n/datepicker-kk.js
diff options
context:
space:
mode:
authorAdam Lidén Hällgren <adamlh92@gmail.com>2022-02-11 16:33:27 +0100
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2022-07-14 18:47:30 +0200
commit3126e128691fd9fa78f33930ba9cb37609d0a64f (patch)
treedfd9a163643a3a88696361517add7f98fe251710 /ui/i18n/datepicker-kk.js
parente853971b0ab8c0cd459152135e2f9b5137273571 (diff)
downloadjquery-ui-3126e128691fd9fa78f33930ba9cb37609d0a64f.tar.gz
jquery-ui-3126e128691fd9fa78f33930ba9cb37609d0a64f.zip
Datepicker: Remove symbols in localization
Fixes gh-2048 Closes gh-2050 Ref gh-2067
Diffstat (limited to 'ui/i18n/datepicker-kk.js')
-rw-r--r--ui/i18n/datepicker-kk.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/i18n/datepicker-kk.js b/ui/i18n/datepicker-kk.js
index c40391d11..20a848617 100644
--- a/ui/i18n/datepicker-kk.js
+++ b/ui/i18n/datepicker-kk.js
@@ -17,8 +17,8 @@
datepicker.regional.kk = {
closeText: "Жабу",
- prevText: "&#x3C;Алдыңғы",
- nextText: "Келесі&#x3E;",
+ prevText: "Алдыңғы",
+ nextText: "Келесі",
currentText: "Бүгін",
monthNames: [ "Қаңтар", "Ақпан", "Наурыз", "Сәуір", "Мамыр", "Маусым",
"Шілде", "Тамыз", "Қыркүйек", "Қазан", "Қараша", "Желтоқсан" ],