mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
register: cleanup template
This commit is contained in:
@@ -116,6 +116,10 @@ function js_strings() {
|
||||
'$allday' => t('All day','calendar'),
|
||||
|
||||
// mod cloud
|
||||
'$download_info' => t('Please stand by while your download is being prepared.')
|
||||
'$download_info' => t('Please stand by while your download is being prepared.'),
|
||||
|
||||
// mod register
|
||||
'$email_not_valid' => t('Email address not valid')
|
||||
|
||||
));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user