aboutsummaryrefslogtreecommitdiffstats
path: root/ui/i18n/datepicker-nl.js
diff options
context:
space:
mode:
authorFelix Nagel <info@felixnagel.com>2022-07-08 02:51:48 +0200
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2022-07-14 18:47:30 +0200
commit218c6af95a5d72134c1b32220995b161c56a1453 (patch)
treefe6aea47496cf7e37c7736126756510b4e7e8163 /ui/i18n/datepicker-nl.js
parent3126e128691fd9fa78f33930ba9cb37609d0a64f (diff)
downloadjquery-ui-218c6af95a5d72134c1b32220995b161c56a1453.tar.gz
jquery-ui-218c6af95a5d72134c1b32220995b161c56a1453.zip
Datepicker: Remove symbols in localization
Follow-up to dfff5e7e999453f5d080c184bd4e3fdbfc93b83e Fixes gh-2048 Closes gh-2050
Diffstat (limited to 'ui/i18n/datepicker-nl.js')
-rw-r--r--ui/i18n/datepicker-nl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/i18n/datepicker-nl.js b/ui/i18n/datepicker-nl.js
index 19df79ca7..ab1ce7d11 100644
--- a/ui/i18n/datepicker-nl.js
+++ b/ui/i18n/datepicker-nl.js
@@ -17,8 +17,8 @@
datepicker.regional.nl = {
closeText: "Sluiten",
- prevText: "←",
- nextText: "→",
+ prevText: "",
+ nextText: "",
currentText: "Vandaag",
monthNames: [ "januari", "februari", "maart", "april", "mei", "juni",
"juli", "augustus", "september", "oktober", "november", "december" ],