add missing keyboard shortcut in help

This commit is contained in:
Athou
2022-10-28 10:32:10 +02:00
parent 02628b5886
commit a16450be5d
3 changed files with 16 additions and 1 deletions

View File

@@ -186,6 +186,10 @@ msgstr "Cozy"
msgid "Create tag: {query}"
msgstr "Create tag: {query}"
#: src/components/KeyboardShortcutsHelp.tsx
msgid "Ctrl"
msgstr "Ctrl"
#: src/components/settings/ProfileSettings.tsx
msgid "Current password"
msgstr "Current password"

View File

@@ -186,6 +186,10 @@ msgstr "Cozy"
msgid "Create tag: {query}"
msgstr "Créer le tag: {query}"
#: src/components/KeyboardShortcutsHelp.tsx
msgid "Ctrl"
msgstr "Ctrl"
#: src/components/settings/ProfileSettings.tsx
msgid "Current password"
msgstr "Mot de passe actuel"