gpt4 book ai didi

django - 当该行已经用单引号括起来时,如何转义 trans 中的单引号?

转载 作者:行者123 更新时间:2023-12-02 06:45:48 26 4
gpt4 key购买 nike

{% trans 'Enter your friend's name and email below, and click "send invite" to invite your friend.' %}

该行已经用单引号括起来,并且该行中还使用了双引号。那么我怎样才能逃离 friend 这里呢?

最佳答案

我真的找到了。使用 blocktrans 可以让你将任何东西混合并匹配。 :)

{% blocktrans %}Enter your friend's name and email below, and click "send invite" to invite your friend.{% endblocktrans %}

关于django - 当该行已经用单引号括起来时,如何转义 trans 中的单引号?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12663383/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com