Fall back to untranslated string rather than showing missing translation error (#8609)

This commit is contained in:
James Salter
2022-05-16 13:28:24 +01:00
committed by GitHub
parent fb30b67b14
commit fcc4d62ede
4 changed files with 45 additions and 10 deletions
@@ -32,7 +32,7 @@ exports[`KeyboardShortcut doesn't render same modifier twice 1`] = `
>
<kbd>
missing translation: en|Ctrl
Ctrl
</kbd>
+
@@ -70,7 +70,7 @@ exports[`KeyboardShortcut doesn't render same modifier twice 2`] = `
>
<kbd>
missing translation: en|Ctrl
Ctrl
</kbd>
+
@@ -95,7 +95,7 @@ exports[`KeyboardShortcut renders alternative key name 1`] = `
>
<kbd>
missing translation: en|Page Down
Page Down
</kbd>
+