Feat: multi content authoring (#4139)

This commit is contained in:
Erez Rokah
2020-09-20 10:30:46 -07:00
committed by GitHub
parent 7968e01e29
commit cb2ad687ee
65 changed files with 4331 additions and 1521 deletions

View File

@ -84,6 +84,9 @@ const en = {
invalidPath: `'%{path}' is not a valid path`,
pathExists: `Path '%{path}' already exists`,
},
i18n: {
writingInLocale: 'Writing in %{locale}',
},
},
editor: {
onLeavePage: 'Are you sure you want to leave this page?',