Merge pull request #33 from zendesk/trav/note_details_translations
Add translation for organization growl notification
This commit is contained in:
Коммит
c58bd48b1b
|
@ -46,9 +46,13 @@
|
|||
"value": "No domain names"
|
||||
}
|
||||
},
|
||||
"update_organization_done": {
|
||||
"title": "Growl notification to advise the admin the notes and details have been updated",
|
||||
"value": "Organization notes and details updated."
|
||||
},
|
||||
"update_user_done": {
|
||||
"title": "Growl notification to advise the admin the notes and details have been udpated",
|
||||
"value": "User notes and details updated!"
|
||||
"title": "Growl notification to advise the admin the notes and details have been updated",
|
||||
"value": "User notes and details updated."
|
||||
},
|
||||
"ajax_error": {
|
||||
"title": "Error message notification",
|
||||
|
|
|
@ -41,9 +41,13 @@ parts:
|
|||
key: "txt.apps.user_data_app.info.no_domain_names"
|
||||
title: "Placeholder when there are no domain names"
|
||||
value: "No domain names"
|
||||
- translation:
|
||||
key: "txt.apps.user_data_app.update_organization_done"
|
||||
title: "Growl notification to advise the admin the notes and details have been updated"
|
||||
value: "Organization notes and details updated."
|
||||
- translation:
|
||||
key: "txt.apps.user_data_app.update_user_done"
|
||||
title: "Growl notification to advise the admin the notes and details have been udpated"
|
||||
title: "Growl notification to advise the admin the notes and details have been updated"
|
||||
value: "User notes and details updated."
|
||||
- translation:
|
||||
key: "txt.apps.user_data_app.ajax_error"
|
||||
|
|
Загрузка…
Ссылка в новой задаче