I18n: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 October 2023

  • curprev 18:5618:56, 8 October 2023Jonny talk contribs 1,726 bytes +1,726 Created page with "Up to: Part Of::Tech WG, Part Of::Mastodon/Docs Rather than hardcoding strings, Mastodon uses an i18n system to replace strings with versions in different languages. == Usage == An example of how this works would be eg. in the [https://github.com/NeuromatchAcademy/mastodon/blob/main/app/javascript/flavours/glitch/features/ui/components/favourite_modal.jsx favourite modal]: <syntaxhighlight lang="javascript"> import { defineMessages, injectIntl, FormattedMes..."