[
{
translation_key: 'dashboard.title',
locale: 'en',
old_value: 'Dashboard',
proposed_value: 'Overview',
comment: 'Shorter and clearer for the first screen.',
page_url: '/dashboard',
status: 'pending',
author_id: 'i18n-proofreading-demo:reviewer',
author_label: 'Demo Reviewer'
},
{
translation_key: 'billing.cta',
locale: 'en',
old_value: 'Go',
proposed_value: 'Update billing details',
comment: 'The button should say what will happen.',
page_url: '/billing',
status: 'applied',
author_id: 'i18n-proofreading-demo:copywriter',
author_label: 'Demo Copywriter'
},
{
translation_key: 'settings.cancel',
locale: 'fr',
old_value: 'Annuler',
proposed_value: 'Supprimer le compte',
comment: 'Rejected example: this changes the meaning.',
page_url: '/settings',
status: 'rejected',
author_id: 'i18n-proofreading-demo:reviewer',
author_label: 'Demo Reviewer'
}
].freeze