Skip to content

[Emoji] Add the text locale #19919

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 30, 2024

Conversation

alamirault
Copy link
Contributor

Fix #19745

(No versionadded because, emoji component was introduced in 7.1)

@@ -561,6 +561,7 @@ textual representation in all languages based on the `Unicode CLDR dataset`_::

The ``EmojiTransliterator`` also provides special locales that convert emojis to
short codes and vice versa in specific platforms, such as GitHub, Gitlab and Slack.
All theses platform are also combined in special locale ``text``.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
All theses platform are also combined in special locale ``text``.
All theses platform are also combined in special ``text`` locale.

@javiereguiluz javiereguiluz force-pushed the feature/54470-add-text-locale branch from 1e554a2 to 0074962 Compare May 30, 2024 13:17
@javiereguiluz
Copy link
Member

Thanks Antoine.

@javiereguiluz javiereguiluz merged commit 38b29fa into symfony:7.1 May 30, 2024
3 checks passed
@alamirault alamirault deleted the feature/54470-add-text-locale branch May 31, 2024 09:15
javiereguiluz added a commit that referenced this pull request Jun 5, 2024
…uiluz)

This PR was squashed before being merged into the 7.1 branch.

Discussion
----------

[String] Update the emoji transliteration docs

After merging #19919, I thought about some tweaks and updates that we could do in these docs.

Commits
-------

8be7bb3 [String] Update the emoji transliteration docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Emoji] Add the "text" locale
4 participants