File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -218,7 +218,7 @@ as soon as we can figure out prettier support for it.
218218 UNTRANSLATED:Lacks permissions for page
219219 {@html $page .error .compiled_html }
220220{:else }
221- UNTRANSLATED:Fallback error, invalid view type from backend
221+ UNTRANSLATED:Fatal error: Unable to display view
222222{/if }
223223
224224<style global lang =" scss" >
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ as soon as we can figure out prettier support for it.
1717 UNTRANSLATED:No such site
1818 {@html $page .error .html }
1919{:else }
20- UNTRANSLATED:Fallback error, invalid view type from backend
20+ UNTRANSLATED:Fatal error: Unable to display view
2121{/if }
2222
2323<style global lang =" scss" >
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ as soon as we can figure out prettier support for it.
1717 UNTRANSLATED:No such site
1818 {@html $page .error .html }
1919{:else }
20- UNTRANSLATED:Fallback error, invalid view type from backend
20+ UNTRANSLATED:Fatal error: Unable to display view
2121{/if }
2222
2323<style global lang =" scss" >
You can’t perform that action at this time.
0 commit comments