Browse Source

Merge branch 'master' of github.com:Squidex/squidex

pull/753/head 5.8.2
Sebastian 4 years ago
parent
commit
40502c74be
  1. 2
      backend/i18n/frontend_en.json
  2. 2
      backend/i18n/source/frontend_en.json

2
backend/i18n/frontend_en.json

@ -26,7 +26,7 @@
"apps.createProfileApp": "New Profile Sample",
"apps.createProfileAppDescription": "Create your profile page.",
"apps.createWithTemplate": "Create {template} Sample",
"apps.empty": "You are not collaborating to any app yet",
"apps.empty": "You are not collaborating on any apps yet",
"apps.generalSettings": "General",
"apps.generalSettingsDangerZone": "General",
"apps.image": "Image",

2
backend/i18n/source/frontend_en.json

@ -26,7 +26,7 @@
"apps.createProfileApp": "New Profile Sample",
"apps.createProfileAppDescription": "Create your profile page.",
"apps.createWithTemplate": "Create {template} Sample",
"apps.empty": "You are not collaborating to any app yet",
"apps.empty": "You are not collaborating on any apps yet",
"apps.generalSettings": "General",
"apps.generalSettingsDangerZone": "General",
"apps.image": "Image",

Loading…
Cancel
Save