Fix typos in the lastUpdated for newly added Account_Inbox labels.
This commit is contained in:
parent
fa97bbc58c
commit
74c2899a54
1 changed files with 2 additions and 2 deletions
|
|
@ -5,12 +5,12 @@ our $I18N = {
|
|||
|
||||
'mark as read label' => {
|
||||
message => q{Mark as Read},
|
||||
lastUpdated => 12411788761,
|
||||
lastUpdated => 1241178876,
|
||||
},
|
||||
|
||||
'mark as unread label' => {
|
||||
message => q{Mark as Unread},
|
||||
lastUpdated => 12411788761,
|
||||
lastUpdated => 1241178876,
|
||||
},
|
||||
|
||||
'title' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue