Added internationalized labels to Survey "Year Month" question type
This commit is contained in:
parent
3bd3f9d5d5
commit
a6a1cd9c07
2 changed files with 12 additions and 0 deletions
Binary file not shown.
|
|
@ -1368,6 +1368,18 @@ section/answer.|,
|
|||
context => q|Description of a template variable for a template Help page.|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'year' => {
|
||||
message => q|Year:|,
|
||||
context => q|Sub-label for "Year Month" question type|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'month' => {
|
||||
message => q|Month:|,
|
||||
context => q|Sub-label for "Year Month" question type|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue