Skip to content

Commit

Permalink
Merge pull request #268 from creative-commoners/pulls/2/tx-1686703267
Browse files Browse the repository at this point in the history
ENH Update translations
  • Loading branch information
GuySartorelli authored Jun 14, 2023
2 parents 328f8e3 + 42e5db4 commit 81dd676
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions lang/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ en:
CREATE_DENIED: 'You do not have permission to create campaigns'
CREATE_NEW: 'Create a new campaign'
CREATE_NEW_PLACEHOLDER: 'Enter campaign name'
ErrorCampaignPermissionDenied: 'It seems you don''t have the necessary permissions to add {ObjectTitle} to {CampaignTitle}'
ErrorCampaignPermissionDenied: "It seems you don't have the necessary permissions to add {ObjectTitle} to {CampaignTitle}"
ErrorGeneral: 'We apologise, but there was an error'
ErrorItemPermissionDenied: 'It seems you don''t have the necessary permissions to add {ObjectTitle} to a campaign'
ErrorNotFound: 'That {Type} couldn''t be found'
ErrorItemPermissionDenied: "It seems you don't have the necessary permissions to add {ObjectTitle} to a campaign"
ErrorNotFound: "That {Type} couldn't be found"
MISSING_TITLE: 'Campaign name is required'
NONE_SELECTED: 'No campaign selected'
NO_CAMPAIGNS: 'You currently don''t have any campaigns. You can edit campaign details later in the Campaigns section.'
NO_CREATE: 'Oh no! You currently don''t have any campaigns created. Your current login does not have privileges to create campaigns. Campaigns can only be created by users with Campaigns section rights.'
NO_CAMPAIGNS: "You currently don't have any campaigns. You can edit campaign details later in the Campaigns section."
NO_CREATE: "Oh no! You currently don't have any campaigns created. Your current login does not have privileges to create campaigns. Campaigns can only be created by users with Campaigns section rights."
Success: 'Successfully added <strong>{ObjectTitle}</strong> to <strong>{CampaignTitle}</strong>'
SilverStripe\CampaignAdmin\AddToCampaignHandler_FormAction:
ADDTOCAMPAIGN: 'Add to Campaign'
Expand Down

0 comments on commit 81dd676

Please sign in to comment.