mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-27 09:09:04 +01:00
Translate week header in date picker
This commit is contained in:
parent
40bdd2771d
commit
ad4e9f6770
@ -163,6 +163,7 @@ egw.extend('calendar', egw.MODULE_WND_LOCAL, function(_app, _wnd)
|
|||||||
"currentText": false,
|
"currentText": false,
|
||||||
"prevText": false,
|
"prevText": false,
|
||||||
"closeText": false,
|
"closeText": false,
|
||||||
|
"weekHeader": false,
|
||||||
|
|
||||||
// These ones are arrays.
|
// These ones are arrays.
|
||||||
// Integers are length. If lang() has no short translation, just trim full
|
// Integers are length. If lang() has no short translation, just trim full
|
||||||
|
Loading…
Reference in New Issue
Block a user