Skip to content

Commit

Permalink
feat: Sessionize import
Browse files Browse the repository at this point in the history
  • Loading branch information
anyulled committed Aug 7, 2024
1 parent 9c88fbf commit a15e515
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/admin/translations/languages/en.admin.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,8 +208,11 @@
},
"json": {
"fieldJsonUrl": "JSON API URL",
"fieldSessionizeUrl": "Sessionize API URL",
"jsonUrlRequired": "The API URL is required",
"sessionizeUrlRequired": "The Sessionize API URL is required",
"jsonUrlValid": "The API URL must be a valid url",
"sessionizeUrlValid": "The API URL must be a valid url",
"showJsonModel": "Show JSON model"
},
"setupMode": "Setup Mode",
Expand Down

0 comments on commit a15e515

Please sign in to comment.