i18n another Survey label. Fixes bug #11306
This commit is contained in:
parent
3b08b5184c
commit
b9a9c588d7
3 changed files with 7 additions and 0 deletions
|
|
@ -4670,6 +4670,12 @@ Users may override this setting in their profile.
|
|||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'Loading...' => {
|
||||
message => 'Loading...',
|
||||
lastUpdated => 0,
|
||||
context => 'Message shown to the user when data is being loaded, typically via AJAX, like in the Survey.'
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue