forked from silverstripe/silverstripe-campaign-admin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4a886fb
commit fc39420
Showing
26 changed files
with
464 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
// This file was generated by silverstripe/tx-translator from client/lang/src/es.json. | ||
// See https://github.com/silverstripe/silverstripe-tx-translator for details | ||
if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') { | ||
if (typeof(console) !== 'undefined') { // eslint-disable-line no-console | ||
console.error('Class ss.i18n not defined'); // eslint-disable-line no-console | ||
} | ||
} else { | ||
ss.i18n.addDictionary('es', { | ||
"CampaignAdmin.ADDCAMPAIGN": "Add campaign", | ||
"CampaignAdmin.DELETECAMPAIGN": "Are you sure you want to delete this record?", | ||
"CampaignAdmin.DRAFT": "Draft", | ||
"CampaignAdmin.FORBIDDEN": "You do not have access to view this campaign.", | ||
"CampaignAdmin.ITEM_SUMMARY_PLURAL": "%s items", | ||
"CampaignAdmin.ITEM_SUMMARY_SINGULAR": "%s item", | ||
"CampaignAdmin.MODIFIED": "Modified", | ||
"CampaignAdmin.NO_CHANGES": "No changes", | ||
"CampaignAdmin.PAGE_NOT_FOUND": "The campaign you are looking for can not be found.", | ||
"CampaignAdmin.PUBLISHCAMPAIGN": "Publish campaign", | ||
"CampaignAdmin.REMOVED": "Removed", | ||
"CampaignAdmin.REVERTCAMPAIGN": "Revert", | ||
"CampaignAdmin.SOMETHING_WENT_WRONG": "Something went wrong." | ||
}); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
// This file was generated by silverstripe/tx-translator from client/lang/src/id.json. | ||
// See https://github.com/silverstripe/silverstripe-tx-translator for details | ||
if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') { | ||
if (typeof(console) !== 'undefined') { // eslint-disable-line no-console | ||
console.error('Class ss.i18n not defined'); // eslint-disable-line no-console | ||
} | ||
} else { | ||
ss.i18n.addDictionary('id', { | ||
"CampaignAdmin.ADDCAMPAIGN": "Add campaign", | ||
"CampaignAdmin.DELETECAMPAIGN": "Are you sure you want to delete this record?", | ||
"CampaignAdmin.DRAFT": "Draft", | ||
"CampaignAdmin.FORBIDDEN": "You do not have access to view this campaign.", | ||
"CampaignAdmin.ITEM_SUMMARY_PLURAL": "%s items", | ||
"CampaignAdmin.ITEM_SUMMARY_SINGULAR": "%s item", | ||
"CampaignAdmin.MODIFIED": "Modified", | ||
"CampaignAdmin.NO_CHANGES": "No changes", | ||
"CampaignAdmin.PAGE_NOT_FOUND": "The campaign you are looking for can not be found.", | ||
"CampaignAdmin.PUBLISHCAMPAIGN": "Publish campaign", | ||
"CampaignAdmin.REMOVED": "Removed", | ||
"CampaignAdmin.REVERTCAMPAIGN": "Revert", | ||
"CampaignAdmin.SOMETHING_WENT_WRONG": "Something went wrong." | ||
}); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
// This file was generated by silverstripe/tx-translator from client/lang/src/id_ID.json. | ||
// See https://github.com/silverstripe/silverstripe-tx-translator for details | ||
if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') { | ||
if (typeof(console) !== 'undefined') { // eslint-disable-line no-console | ||
console.error('Class ss.i18n not defined'); // eslint-disable-line no-console | ||
} | ||
} else { | ||
ss.i18n.addDictionary('id_ID', { | ||
"CampaignAdmin.ADDCAMPAIGN": "Add campaign", | ||
"CampaignAdmin.DELETECAMPAIGN": "Are you sure you want to delete this record?", | ||
"CampaignAdmin.DRAFT": "Draft", | ||
"CampaignAdmin.FORBIDDEN": "You do not have access to view this campaign.", | ||
"CampaignAdmin.ITEM_SUMMARY_PLURAL": "%s items", | ||
"CampaignAdmin.ITEM_SUMMARY_SINGULAR": "%s item", | ||
"CampaignAdmin.MODIFIED": "Modified", | ||
"CampaignAdmin.NO_CHANGES": "No changes", | ||
"CampaignAdmin.PAGE_NOT_FOUND": "The campaign you are looking for can not be found.", | ||
"CampaignAdmin.PUBLISHCAMPAIGN": "Publish campaign", | ||
"CampaignAdmin.REMOVED": "Removed", | ||
"CampaignAdmin.REVERTCAMPAIGN": "Revert", | ||
"CampaignAdmin.SOMETHING_WENT_WRONG": "Something went wrong." | ||
}); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
// This file was generated by silverstripe/tx-translator from client/lang/src/ja.json. | ||
// See https://github.com/silverstripe/silverstripe-tx-translator for details | ||
if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') { | ||
if (typeof(console) !== 'undefined') { // eslint-disable-line no-console | ||
console.error('Class ss.i18n not defined'); // eslint-disable-line no-console | ||
} | ||
} else { | ||
ss.i18n.addDictionary('ja', { | ||
"CampaignAdmin.ADDCAMPAIGN": "Add campaign", | ||
"CampaignAdmin.DELETECAMPAIGN": "Are you sure you want to delete this record?", | ||
"CampaignAdmin.DRAFT": "Draft", | ||
"CampaignAdmin.FORBIDDEN": "You do not have access to view this campaign.", | ||
"CampaignAdmin.ITEM_SUMMARY_PLURAL": "%s items", | ||
"CampaignAdmin.ITEM_SUMMARY_SINGULAR": "%s item", | ||
"CampaignAdmin.MODIFIED": "Modified", | ||
"CampaignAdmin.NO_CHANGES": "No changes", | ||
"CampaignAdmin.PAGE_NOT_FOUND": "The campaign you are looking for can not be found.", | ||
"CampaignAdmin.PUBLISHCAMPAIGN": "Publish campaign", | ||
"CampaignAdmin.REMOVED": "Removed", | ||
"CampaignAdmin.REVERTCAMPAIGN": "Revert", | ||
"CampaignAdmin.SOMETHING_WENT_WRONG": "Something went wrong." | ||
}); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
// This file was generated by silverstripe/tx-translator from client/lang/src/lt.json. | ||
// See https://github.com/silverstripe/silverstripe-tx-translator for details | ||
if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') { | ||
if (typeof(console) !== 'undefined') { // eslint-disable-line no-console | ||
console.error('Class ss.i18n not defined'); // eslint-disable-line no-console | ||
} | ||
} else { | ||
ss.i18n.addDictionary('lt', { | ||
"CampaignAdmin.ADDCAMPAIGN": "Add campaign", | ||
"CampaignAdmin.DELETECAMPAIGN": "Are you sure you want to delete this record?", | ||
"CampaignAdmin.DRAFT": "Draft", | ||
"CampaignAdmin.FORBIDDEN": "You do not have access to view this campaign.", | ||
"CampaignAdmin.ITEM_SUMMARY_PLURAL": "%s items", | ||
"CampaignAdmin.ITEM_SUMMARY_SINGULAR": "%s item", | ||
"CampaignAdmin.MODIFIED": "Modified", | ||
"CampaignAdmin.NO_CHANGES": "No changes", | ||
"CampaignAdmin.PAGE_NOT_FOUND": "The campaign you are looking for can not be found.", | ||
"CampaignAdmin.PUBLISHCAMPAIGN": "Publish campaign", | ||
"CampaignAdmin.REMOVED": "Removed", | ||
"CampaignAdmin.REVERTCAMPAIGN": "Revert", | ||
"CampaignAdmin.SOMETHING_WENT_WRONG": "Something went wrong." | ||
}); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
// This file was generated by silverstripe/tx-translator from client/lang/src/nb.json. | ||
// See https://github.com/silverstripe/silverstripe-tx-translator for details | ||
if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') { | ||
if (typeof(console) !== 'undefined') { // eslint-disable-line no-console | ||
console.error('Class ss.i18n not defined'); // eslint-disable-line no-console | ||
} | ||
} else { | ||
ss.i18n.addDictionary('nb', { | ||
"CampaignAdmin.ADDCAMPAIGN": "Add campaign", | ||
"CampaignAdmin.DELETECAMPAIGN": "Are you sure you want to delete this record?", | ||
"CampaignAdmin.DRAFT": "Draft", | ||
"CampaignAdmin.FORBIDDEN": "You do not have access to view this campaign.", | ||
"CampaignAdmin.ITEM_SUMMARY_PLURAL": "%s items", | ||
"CampaignAdmin.ITEM_SUMMARY_SINGULAR": "%s item", | ||
"CampaignAdmin.MODIFIED": "Modified", | ||
"CampaignAdmin.NO_CHANGES": "No changes", | ||
"CampaignAdmin.PAGE_NOT_FOUND": "The campaign you are looking for can not be found.", | ||
"CampaignAdmin.PUBLISHCAMPAIGN": "Publish campaign", | ||
"CampaignAdmin.REMOVED": "Removed", | ||
"CampaignAdmin.REVERTCAMPAIGN": "Revert", | ||
"CampaignAdmin.SOMETHING_WENT_WRONG": "Something went wrong." | ||
}); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
// This file was generated by silverstripe/tx-translator from client/lang/src/ro.json. | ||
// See https://github.com/silverstripe/silverstripe-tx-translator for details | ||
if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') { | ||
if (typeof(console) !== 'undefined') { // eslint-disable-line no-console | ||
console.error('Class ss.i18n not defined'); // eslint-disable-line no-console | ||
} | ||
} else { | ||
ss.i18n.addDictionary('ro', { | ||
"CampaignAdmin.ADDCAMPAIGN": "Add campaign", | ||
"CampaignAdmin.DELETECAMPAIGN": "Are you sure you want to delete this record?", | ||
"CampaignAdmin.DRAFT": "Draft", | ||
"CampaignAdmin.FORBIDDEN": "You do not have access to view this campaign.", | ||
"CampaignAdmin.ITEM_SUMMARY_PLURAL": "%s items", | ||
"CampaignAdmin.ITEM_SUMMARY_SINGULAR": "%s item", | ||
"CampaignAdmin.MODIFIED": "Modified", | ||
"CampaignAdmin.NO_CHANGES": "No changes", | ||
"CampaignAdmin.PAGE_NOT_FOUND": "The campaign you are looking for can not be found.", | ||
"CampaignAdmin.PUBLISHCAMPAIGN": "Publish campaign", | ||
"CampaignAdmin.REMOVED": "Removed", | ||
"CampaignAdmin.REVERTCAMPAIGN": "Revert", | ||
"CampaignAdmin.SOMETHING_WENT_WRONG": "Something went wrong." | ||
}); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
// This file was generated by silverstripe/tx-translator from client/lang/src/sr.json. | ||
// See https://github.com/silverstripe/silverstripe-tx-translator for details | ||
if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') { | ||
if (typeof(console) !== 'undefined') { // eslint-disable-line no-console | ||
console.error('Class ss.i18n not defined'); // eslint-disable-line no-console | ||
} | ||
} else { | ||
ss.i18n.addDictionary('sr', { | ||
"CampaignAdmin.ADDCAMPAIGN": "Add campaign", | ||
"CampaignAdmin.DELETECAMPAIGN": "Are you sure you want to delete this record?", | ||
"CampaignAdmin.DRAFT": "Draft", | ||
"CampaignAdmin.FORBIDDEN": "You do not have access to view this campaign.", | ||
"CampaignAdmin.ITEM_SUMMARY_PLURAL": "%s items", | ||
"CampaignAdmin.ITEM_SUMMARY_SINGULAR": "%s item", | ||
"CampaignAdmin.MODIFIED": "Modified", | ||
"CampaignAdmin.NO_CHANGES": "No changes", | ||
"CampaignAdmin.PAGE_NOT_FOUND": "The campaign you are looking for can not be found.", | ||
"CampaignAdmin.PUBLISHCAMPAIGN": "Publish campaign", | ||
"CampaignAdmin.REMOVED": "Removed", | ||
"CampaignAdmin.REVERTCAMPAIGN": "Revert", | ||
"CampaignAdmin.SOMETHING_WENT_WRONG": "Something went wrong." | ||
}); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
// This file was generated by silverstripe/tx-translator from client/lang/src/[email protected]. | ||
// See https://github.com/silverstripe/silverstripe-tx-translator for details | ||
if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') { | ||
if (typeof(console) !== 'undefined') { // eslint-disable-line no-console | ||
console.error('Class ss.i18n not defined'); // eslint-disable-line no-console | ||
} | ||
} else { | ||
ss.i18n.addDictionary('sr@latin', { | ||
"CampaignAdmin.ADDCAMPAIGN": "Add campaign", | ||
"CampaignAdmin.DELETECAMPAIGN": "Are you sure you want to delete this record?", | ||
"CampaignAdmin.DRAFT": "Draft", | ||
"CampaignAdmin.FORBIDDEN": "You do not have access to view this campaign.", | ||
"CampaignAdmin.ITEM_SUMMARY_PLURAL": "%s items", | ||
"CampaignAdmin.ITEM_SUMMARY_SINGULAR": "%s item", | ||
"CampaignAdmin.MODIFIED": "Modified", | ||
"CampaignAdmin.NO_CHANGES": "No changes", | ||
"CampaignAdmin.PAGE_NOT_FOUND": "The campaign you are looking for can not be found.", | ||
"CampaignAdmin.PUBLISHCAMPAIGN": "Publish campaign", | ||
"CampaignAdmin.REMOVED": "Removed", | ||
"CampaignAdmin.REVERTCAMPAIGN": "Revert", | ||
"CampaignAdmin.SOMETHING_WENT_WRONG": "Something went wrong." | ||
}); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
// This file was generated by silverstripe/tx-translator from client/lang/src/sr_RS.json. | ||
// See https://github.com/silverstripe/silverstripe-tx-translator for details | ||
if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') { | ||
if (typeof(console) !== 'undefined') { // eslint-disable-line no-console | ||
console.error('Class ss.i18n not defined'); // eslint-disable-line no-console | ||
} | ||
} else { | ||
ss.i18n.addDictionary('sr_RS', { | ||
"CampaignAdmin.ADDCAMPAIGN": "Add campaign", | ||
"CampaignAdmin.DELETECAMPAIGN": "Are you sure you want to delete this record?", | ||
"CampaignAdmin.DRAFT": "Draft", | ||
"CampaignAdmin.FORBIDDEN": "You do not have access to view this campaign.", | ||
"CampaignAdmin.ITEM_SUMMARY_PLURAL": "%s items", | ||
"CampaignAdmin.ITEM_SUMMARY_SINGULAR": "%s item", | ||
"CampaignAdmin.MODIFIED": "Modified", | ||
"CampaignAdmin.NO_CHANGES": "No changes", | ||
"CampaignAdmin.PAGE_NOT_FOUND": "The campaign you are looking for can not be found.", | ||
"CampaignAdmin.PUBLISHCAMPAIGN": "Publish campaign", | ||
"CampaignAdmin.REMOVED": "Removed", | ||
"CampaignAdmin.REVERTCAMPAIGN": "Revert", | ||
"CampaignAdmin.SOMETHING_WENT_WRONG": "Something went wrong." | ||
}); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
// This file was generated by silverstripe/tx-translator from client/lang/src/[email protected]. | ||
// See https://github.com/silverstripe/silverstripe-tx-translator for details | ||
if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') { | ||
if (typeof(console) !== 'undefined') { // eslint-disable-line no-console | ||
console.error('Class ss.i18n not defined'); // eslint-disable-line no-console | ||
} | ||
} else { | ||
ss.i18n.addDictionary('sr_RS@latin', { | ||
"CampaignAdmin.ADDCAMPAIGN": "Add campaign", | ||
"CampaignAdmin.DELETECAMPAIGN": "Are you sure you want to delete this record?", | ||
"CampaignAdmin.DRAFT": "Draft", | ||
"CampaignAdmin.FORBIDDEN": "You do not have access to view this campaign.", | ||
"CampaignAdmin.ITEM_SUMMARY_PLURAL": "%s items", | ||
"CampaignAdmin.ITEM_SUMMARY_SINGULAR": "%s item", | ||
"CampaignAdmin.MODIFIED": "Modified", | ||
"CampaignAdmin.NO_CHANGES": "No changes", | ||
"CampaignAdmin.PAGE_NOT_FOUND": "The campaign you are looking for can not be found.", | ||
"CampaignAdmin.PUBLISHCAMPAIGN": "Publish campaign", | ||
"CampaignAdmin.REMOVED": "Removed", | ||
"CampaignAdmin.REVERTCAMPAIGN": "Revert", | ||
"CampaignAdmin.SOMETHING_WENT_WRONG": "Something went wrong." | ||
}); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"CampaignAdmin.ADDCAMPAIGN": "Add campaign", | ||
"CampaignAdmin.DELETECAMPAIGN": "Are you sure you want to delete this record?", | ||
"CampaignAdmin.DRAFT": "Draft", | ||
"CampaignAdmin.FORBIDDEN": "You do not have access to view this campaign.", | ||
"CampaignAdmin.ITEM_SUMMARY_PLURAL": "%s items", | ||
"CampaignAdmin.ITEM_SUMMARY_SINGULAR": "%s item", | ||
"CampaignAdmin.MODIFIED": "Modified", | ||
"CampaignAdmin.NO_CHANGES": "No changes", | ||
"CampaignAdmin.PAGE_NOT_FOUND": "The campaign you are looking for can not be found.", | ||
"CampaignAdmin.PUBLISHCAMPAIGN": "Publish campaign", | ||
"CampaignAdmin.REMOVED": "Removed", | ||
"CampaignAdmin.REVERTCAMPAIGN": "Revert", | ||
"CampaignAdmin.SOMETHING_WENT_WRONG": "Something went wrong." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"CampaignAdmin.ADDCAMPAIGN": "Add campaign", | ||
"CampaignAdmin.DELETECAMPAIGN": "Are you sure you want to delete this record?", | ||
"CampaignAdmin.DRAFT": "Draft", | ||
"CampaignAdmin.FORBIDDEN": "You do not have access to view this campaign.", | ||
"CampaignAdmin.ITEM_SUMMARY_PLURAL": "%s items", | ||
"CampaignAdmin.ITEM_SUMMARY_SINGULAR": "%s item", | ||
"CampaignAdmin.MODIFIED": "Modified", | ||
"CampaignAdmin.NO_CHANGES": "No changes", | ||
"CampaignAdmin.PAGE_NOT_FOUND": "The campaign you are looking for can not be found.", | ||
"CampaignAdmin.PUBLISHCAMPAIGN": "Publish campaign", | ||
"CampaignAdmin.REMOVED": "Removed", | ||
"CampaignAdmin.REVERTCAMPAIGN": "Revert", | ||
"CampaignAdmin.SOMETHING_WENT_WRONG": "Something went wrong." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"CampaignAdmin.ADDCAMPAIGN": "Add campaign", | ||
"CampaignAdmin.DELETECAMPAIGN": "Are you sure you want to delete this record?", | ||
"CampaignAdmin.DRAFT": "Draft", | ||
"CampaignAdmin.FORBIDDEN": "You do not have access to view this campaign.", | ||
"CampaignAdmin.ITEM_SUMMARY_PLURAL": "%s items", | ||
"CampaignAdmin.ITEM_SUMMARY_SINGULAR": "%s item", | ||
"CampaignAdmin.MODIFIED": "Modified", | ||
"CampaignAdmin.NO_CHANGES": "No changes", | ||
"CampaignAdmin.PAGE_NOT_FOUND": "The campaign you are looking for can not be found.", | ||
"CampaignAdmin.PUBLISHCAMPAIGN": "Publish campaign", | ||
"CampaignAdmin.REMOVED": "Removed", | ||
"CampaignAdmin.REVERTCAMPAIGN": "Revert", | ||
"CampaignAdmin.SOMETHING_WENT_WRONG": "Something went wrong." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"CampaignAdmin.ADDCAMPAIGN": "Add campaign", | ||
"CampaignAdmin.DELETECAMPAIGN": "Are you sure you want to delete this record?", | ||
"CampaignAdmin.DRAFT": "Draft", | ||
"CampaignAdmin.FORBIDDEN": "You do not have access to view this campaign.", | ||
"CampaignAdmin.ITEM_SUMMARY_PLURAL": "%s items", | ||
"CampaignAdmin.ITEM_SUMMARY_SINGULAR": "%s item", | ||
"CampaignAdmin.MODIFIED": "Modified", | ||
"CampaignAdmin.NO_CHANGES": "No changes", | ||
"CampaignAdmin.PAGE_NOT_FOUND": "The campaign you are looking for can not be found.", | ||
"CampaignAdmin.PUBLISHCAMPAIGN": "Publish campaign", | ||
"CampaignAdmin.REMOVED": "Removed", | ||
"CampaignAdmin.REVERTCAMPAIGN": "Revert", | ||
"CampaignAdmin.SOMETHING_WENT_WRONG": "Something went wrong." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"CampaignAdmin.ADDCAMPAIGN": "Add campaign", | ||
"CampaignAdmin.DELETECAMPAIGN": "Are you sure you want to delete this record?", | ||
"CampaignAdmin.DRAFT": "Draft", | ||
"CampaignAdmin.FORBIDDEN": "You do not have access to view this campaign.", | ||
"CampaignAdmin.ITEM_SUMMARY_PLURAL": "%s items", | ||
"CampaignAdmin.ITEM_SUMMARY_SINGULAR": "%s item", | ||
"CampaignAdmin.MODIFIED": "Modified", | ||
"CampaignAdmin.NO_CHANGES": "No changes", | ||
"CampaignAdmin.PAGE_NOT_FOUND": "The campaign you are looking for can not be found.", | ||
"CampaignAdmin.PUBLISHCAMPAIGN": "Publish campaign", | ||
"CampaignAdmin.REMOVED": "Removed", | ||
"CampaignAdmin.REVERTCAMPAIGN": "Revert", | ||
"CampaignAdmin.SOMETHING_WENT_WRONG": "Something went wrong." | ||
} |
Oops, something went wrong.