Skip to content

Commit

Permalink
TLN Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Aug 5, 2024
1 parent 4a886fb commit fc39420
Show file tree
Hide file tree
Showing 26 changed files with 464 additions and 2 deletions.
5 changes: 4 additions & 1 deletion client/lang/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,15 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
"CampaignAdmin.ADDCAMPAIGN": "Kampagne hinzufügen",
"CampaignAdmin.DELETECAMPAIGN": "Sind Sie sicher, dass Sie diesen Eintrag löschen möchten?",
"CampaignAdmin.DRAFT": "Entwurf",
"CampaignAdmin.FORBIDDEN": "Sie haben keinen Zugriff auf diese Kampagne.",
"CampaignAdmin.ITEM_SUMMARY_PLURAL": "%s Elemente",
"CampaignAdmin.ITEM_SUMMARY_SINGULAR": "%s Element",
"CampaignAdmin.MODIFIED": "Geändert",
"CampaignAdmin.NO_CHANGES": "Keine Änderungen",
"CampaignAdmin.PAGE_NOT_FOUND": "Die Kampagne kann nicht gefunden werden.",
"CampaignAdmin.PUBLISHCAMPAIGN": "Kampagne veröffentlichen",
"CampaignAdmin.REMOVED": "Entfernt",
"CampaignAdmin.REVERTCAMPAIGN": "Rückgängig machen"
"CampaignAdmin.REVERTCAMPAIGN": "Rückgängig machen",
"CampaignAdmin.SOMETHING_WENT_WRONG": "Etwas ist schief gelaufen."
});
}
23 changes: 23 additions & 0 deletions client/lang/es.js
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."
});
}
23 changes: 23 additions & 0 deletions client/lang/id.js
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."
});
}
23 changes: 23 additions & 0 deletions client/lang/id_ID.js
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."
});
}
23 changes: 23 additions & 0 deletions client/lang/ja.js
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."
});
}
23 changes: 23 additions & 0 deletions client/lang/lt.js
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."
});
}
23 changes: 23 additions & 0 deletions client/lang/nb.js
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."
});
}
23 changes: 23 additions & 0 deletions client/lang/ro.js
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."
});
}
23 changes: 23 additions & 0 deletions client/lang/sr.js
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."
});
}
23 changes: 23 additions & 0 deletions client/lang/[email protected]
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."
});
}
23 changes: 23 additions & 0 deletions client/lang/sr_RS.js
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."
});
}
23 changes: 23 additions & 0 deletions client/lang/[email protected]
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."
});
}
5 changes: 4 additions & 1 deletion client/lang/src/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,14 @@
"CampaignAdmin.ADDCAMPAIGN": "Kampagne hinzufügen",
"CampaignAdmin.DELETECAMPAIGN": "Sind Sie sicher, dass Sie diesen Eintrag löschen möchten?",
"CampaignAdmin.DRAFT": "Entwurf",
"CampaignAdmin.FORBIDDEN": "Sie haben keinen Zugriff auf diese Kampagne.",
"CampaignAdmin.ITEM_SUMMARY_PLURAL": "%s Elemente",
"CampaignAdmin.ITEM_SUMMARY_SINGULAR": "%s Element",
"CampaignAdmin.MODIFIED": "Geändert",
"CampaignAdmin.NO_CHANGES": "Keine Änderungen",
"CampaignAdmin.PAGE_NOT_FOUND": "Die Kampagne kann nicht gefunden werden.",
"CampaignAdmin.PUBLISHCAMPAIGN": "Kampagne veröffentlichen",
"CampaignAdmin.REMOVED": "Entfernt",
"CampaignAdmin.REVERTCAMPAIGN": "Rückgängig machen"
"CampaignAdmin.REVERTCAMPAIGN": "Rückgängig machen",
"CampaignAdmin.SOMETHING_WENT_WRONG": "Etwas ist schief gelaufen."
}
15 changes: 15 additions & 0 deletions client/lang/src/es.json
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."
}
15 changes: 15 additions & 0 deletions client/lang/src/id.json
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."
}
15 changes: 15 additions & 0 deletions client/lang/src/id_ID.json
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."
}
15 changes: 15 additions & 0 deletions client/lang/src/ja.json
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."
}
15 changes: 15 additions & 0 deletions client/lang/src/lt.json
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."
}
Loading

0 comments on commit fc39420

Please sign in to comment.