summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTrent Richardson <trentrichardson@users.noreply.github.com>2014-01-07 10:19:06 -0800
committerTrent Richardson <trentrichardson@users.noreply.github.com>2014-01-07 10:19:06 -0800
commit761d0f354e92fc68677ae33aa7021102f3e9aeba (patch)
treee5721cf077ec3454807f68822d7a6f6c392b6dd5 /src
parent20c815b51f8bbbb8899ed129d4f70251966370ea (diff)
parent14081094309fd2ae2b620993afa8b2a7017e3ca0 (diff)
downloadjQuery-Timepicker-Addon-761d0f354e92fc68677ae33aa7021102f3e9aeba.zip
jQuery-Timepicker-Addon-761d0f354e92fc68677ae33aa7021102f3e9aeba.tar.gz
jQuery-Timepicker-Addon-761d0f354e92fc68677ae33aa7021102f3e9aeba.tar.bz2
Merge pull request #683 from cli/dev
Fix typo in German translation
Diffstat (limited to 'src')
-rw-r--r--src/i18n/jquery-ui-timepicker-de.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/jquery-ui-timepicker-de.js b/src/i18n/jquery-ui-timepicker-de.js
index 286be73..a0ddf9f 100644
--- a/src/i18n/jquery-ui-timepicker-de.js
+++ b/src/i18n/jquery-ui-timepicker-de.js
@@ -2,7 +2,7 @@
/* Written by Marvin */
(function($) {
$.timepicker.regional['de'] = {
- timeOnlyTitle: 'Zeit Wählen',
+ timeOnlyTitle: 'Zeit wählen',
timeText: 'Zeit',
hourText: 'Stunde',
minuteText: 'Minute',