We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc5254a commit 53c88a7Copy full SHA for 53c88a7
demos/datepicker/localization.html
@@ -28,7 +28,7 @@
28
29
<p>Date: <input type="text" id="datepicker"/>
30
<select id="locale">
31
- <option value="ar">Arabic (‫(لعربي</option>
+ <option value="ar">Arabic (‫(العربية</option>
32
<option value="zh-TW">Chinese Traditional (繁體中文)</option>
33
<option value="fr" selected="selected">French (Français)</option>
34
<option value="he">Hebrew (‫(עברית</option>
0 commit comments