Files
Alexey Kudravtsevandintellij-monorepo-bot 9d58c2ab19 fix non-latin symbols inadvertently mixed up with latin
GitOrigin-RevId: 13beb89a6bd42b5fa69aab57862236867d3eaf61
2022-04-06 11:05:48 +00:00

7 lines
233 B
HTML

<html>
<body>
<span>
Converts translation from a dict constructor to a dict literal form. This intention can be useful in situations when you need to rewrite dictionary creation by using a dictionary literal.
</span>
</body>
</html>