diff options
author | Trent Richardson <trentdrichardson@gmail.com> | 2013-05-01 09:20:28 -0400 |
---|---|---|
committer | Trent Richardson <trentdrichardson@gmail.com> | 2013-05-01 09:20:28 -0400 |
commit | 3cf20b31e93cf7d5fc4f628366dc2875029b24ae (patch) | |
tree | bbb0786c19b6d691633fd444ac7deb3350297fee /i18n/jquery-ui-timepicker-ro.js | |
parent | 3cdc47890a91ffcdecdc01fc2cabebf34870e038 (diff) | |
download | jQuery-Timepicker-Addon-3cf20b31e93cf7d5fc4f628366dc2875029b24ae.zip jQuery-Timepicker-Addon-3cf20b31e93cf7d5fc4f628366dc2875029b24ae.tar.gz jQuery-Timepicker-Addon-3cf20b31e93cf7d5fc4f628366dc2875029b24ae.tar.bz2 |
Updates i18n for microsec
Diffstat (limited to 'i18n/jquery-ui-timepicker-ro.js')
-rw-r--r-- | i18n/jquery-ui-timepicker-ro.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/jquery-ui-timepicker-ro.js b/i18n/jquery-ui-timepicker-ro.js index 2b80a02..01acce7 100644 --- a/i18n/jquery-ui-timepicker-ro.js +++ b/i18n/jquery-ui-timepicker-ro.js @@ -8,6 +8,7 @@ minuteText: 'Minute', secondText: 'Secunde', millisecText: 'Milisecunde', + microsecText: 'Microsecunde', timezoneText: 'Fus orar', currentText: 'Acum', closeText: 'Închide', |