chore: Translation updates (#2639)

This commit is contained in:
Sojan Jose
2021-07-16 00:04:09 +05:30
committed by GitHub
parent eda52930be
commit 3941c6f32b
175 changed files with 2415 additions and 210 deletions

View File

@@ -14,6 +14,17 @@
"PLACEHOLDER": "Please enter the title of campaign",
"ERROR": "Title is required"
},
"SCHEDULED_AT": {
"LABEL": "Scheduled time",
"PLACEHOLDER": "Please select the time",
"CONFIRM": "Confirm",
"ERROR": "Scheduled time is required"
},
"AUDIENCE": {
"LABEL": "Audience",
"PLACEHOLDER": "Select the customer labels",
"ERROR": "Audience is required"
},
"MESSAGE": {
"LABEL": "Message",
"PLACEHOLDER": "Please enter the message of campaign",
@@ -72,6 +83,7 @@
"STATUS": "Status",
"SENDER": "Sender",
"URL": "URL",
"SCHEDULED_AT": "Scheduled time",
"TIME_ON_PAGE": "Time(Seconds)",
"CREATED_AT": "Created at"
},
@@ -82,7 +94,9 @@
},
"STATUS": {
"ENABLED": "Aktiverad",
"DISABLED": "Inaktiverad"
"DISABLED": "Inaktiverad",
"COMPLETED": "Completed",
"ACTIVE": "Active"
},
"SENDER": {
"BOT": "Bot"