i18n a time tracking template
This commit is contained in:
parent
3fd3bf8cd7
commit
f3d40423be
2 changed files with 12 additions and 0 deletions
BIN
docs/upgrades/packages-7.6.7/default-tt-template-row.wgpkg
Normal file
BIN
docs/upgrades/packages-7.6.7/default-tt-template-row.wgpkg
Normal file
Binary file not shown.
|
|
@ -464,6 +464,18 @@ our $I18N = {
|
|||
lastUpdated => 1168038164,
|
||||
},
|
||||
|
||||
'next week' => {
|
||||
message => q|Next Week|,
|
||||
context => q|Template label for the week following the current week.|,
|
||||
lastUpdated => 1229311274,
|
||||
},
|
||||
|
||||
'last week' => {
|
||||
message => q|Last Week.|,
|
||||
context => q|Template label for the week preceeding the current week.|,
|
||||
lastUpdated => 1229311309,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue