mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Datepicker demo: Corrected the Arabic word for Arabic.
(cherry picked from commit 53c88a76ab
)
This commit is contained in:
parent
507043c3a2
commit
f8e76d0bbd
@ -28,7 +28,7 @@
|
||||
|
||||
<p>Date: <input type="text" id="datepicker"/>
|
||||
<select id="locale">
|
||||
<option value="ar">Arabic (‫(لعربي</option>
|
||||
<option value="ar">Arabic (‫(العربية</option>
|
||||
<option value="zh-TW">Chinese Traditional (繁體中文)</option>
|
||||
<option value="fr" selected="selected">French (Français)</option>
|
||||
<option value="he">Hebrew (‫(עברית</option>
|
||||
|
Loading…
Reference in New Issue
Block a user