Skip to content

Translate emoji picker docs to es, fr, zh#5475

Merged
mintlify[bot] merged 1 commit intomainfrom
mintlify/translate-emoji-picker-1776805841
Apr 21, 2026
Merged

Translate emoji picker docs to es, fr, zh#5475
mintlify[bot] merged 1 commit intomainfrom
mintlify/translate-emoji-picker-1776805841

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented Apr 21, 2026

Summary

  • Translates the emoji picker keyboard shortcut and visual mode instruction added in Document emoji picker in web editor #5472 to Spanish, French, and Chinese
  • Updates editor/keyboard-shortcuts.mdx and editor/pages.mdx in all three language subdirectories

Note

Low Risk
Docs-only translation updates; no runtime or behavioral code changes. Risk is limited to potential wording/formatting issues in localized MDX pages.

Overview
Adds Spanish, French, and Chinese documentation for the emoji picker in the web editor, including the : + keyword keyboard shortcut in editor/keyboard-shortcuts.mdx and visual-mode usage instructions in editor/pages.mdx.

Also cleans up the French pages.mdx bullet list formatting around the newly added instructions.

Reviewed by Cursor Bugbot for commit 699d527. Bugbot is set up for automated code reviews on this repo. Configure here.

Generated-By: mintlify-agent
@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented Apr 21, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🔴 Failed Apr 21, 2026, 9:12 PM

@mintlify mintlify Bot merged commit a922a41 into main Apr 21, 2026
2 of 3 checks passed
@mintlify mintlify Bot deleted the mintlify/translate-emoji-picker-1776805841 branch April 21, 2026 21:12
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 699d527. Configure here.

Comment thread fr/editor/pages.mdx
* **Insérer des liens** : Sélectionnez du texte et appuyez sur <kbd>Cmd</kbd> + <kbd>K</kbd>, ou faites glisser une page depuis l&#39;arborescence de navigation dans l&#39;éditeur pour créer un lien avec le titre de la page.
* **Modifier des tableaux** : Lorsque votre curseur se trouve à l'intérieur d'un tableau, utilisez la barre d'outils flottante pour ajouter ou supprimer des lignes et des colonnes, ou fusionner des cellules.
* **Insérer des emojis** : Tapez <kbd>:</kbd> suivi d'un mot-clé pour ouvrir le sélecteur d'emojis. Utilisez les touches fléchées pour naviguer dans la grille et appuyez sur <kbd>Enter</kbd> pour insérer l'emoji sélectionné. Le sélecteur recherche parmi les noms d'emojis, les tags et les shortcodes.
* **Insérer des liens** : Sélectionnez du texte et appuyez sur <kbd>Cmd</kbd> + <kbd>K</kbd>, ou faites glisser une page depuis l'arborescence de navigation dans l'éditeur pour créer un lien avec le titre de la page.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Inconsistent apostrophe encoding in French pages file

Low Severity

The rewritten lines for "Modifier des tableaux" and "Insérer des liens" (and the new "Insérer des emojis" line) use bare ' apostrophes, while the rest of the file consistently uses &#39; HTML entities for French apostrophes (lines 50, 52, 53, 55, 59, 78, 153). The original versions of these two lines used &#39; as well, so this PR introduced a style inconsistency within the same file.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 699d527. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants