aboutsummaryrefslogtreecommitdiffstats
path: root/ui/i18n/ui.datepicker-hy.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/i18n/ui.datepicker-hy.js')
-rw-r--r--ui/i18n/ui.datepicker-hy.js9
1 files changed, 6 insertions, 3 deletions
diff --git a/ui/i18n/ui.datepicker-hy.js b/ui/i18n/ui.datepicker-hy.js
index 886343392..4afb109df 100644
--- a/ui/i18n/ui.datepicker-hy.js
+++ b/ui/i18n/ui.datepicker-hy.js
@@ -1,10 +1,13 @@
/* Armenian(UTF-8) initialisation for the jQuery UI date picker plugin. */
/* Written by Levon Zakaryan (levon.zakaryan@gmail.com)*/
jQuery(function($){
- $.datepicker.regional['hy'] = {clearText: 'Մաքրել', clearStatus: '',
+ $.datepicker.regional['hy'] = {
+ clearText: 'Մաքրել', clearStatus: '',
closeText: 'Փակել', closeStatus: '',
- prevText: '<Նախ.', prevStatus: '',
- nextText: 'Հաջ.>', nextStatus: '',
+ prevText: '<Նախ.', prevStatus: '',
+ prevBigText: '<<', prevBigStatus: '',
+ nextText: 'Հաջ.>', nextStatus: '',
+ nextBigText: '>>', nextBigStatus: '',
currentText: 'Այսօր', currentStatus: '',
monthNames: ['Հունվար','Փետրվար','Մարտ','Ապրիլ','Մայիս','Հունիս',
'Հուլիս','Օգոստոս','Սեպտեմբեր','Հոկտեմբեր','Նոյեմբեր','Դեկտեմբեր'],