Skip to content

Commit 982f794

Browse files
committed
🎉 你好世界
在数字壁纸上展示了一个图像或某种视觉元素,这个元素创造性地掩盖了一个关于人们喜爱的菜肴名称的拼写错误。数字壁纸可以用来装饰室内或创造特定的氛围,同时它们还可以服务于功能性目的——例如,通过其可变性和显示任何图像的能力来隐藏或纠正视觉上的错误。这在餐厅或烹饪空间中尤为适用,那里正确的菜名拼写非常重要,而数字技术允许人们快速有效地应对此类失误。
1 parent 4af763d commit 982f794

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web_debranding/models/ir_config_parameter.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
from odoo.tools.translate import _
1111

1212
PARAMS = [
13-
("web_debranding.new_name", _("紫色💃团子")),
14-
("web_debranding.new_title", _("紫色💃团子")),
13+
("web_debranding.new_name", _("紫色💃饺子")),
14+
("web_debranding.new_title", _("紫色💃饺子")),
1515
("web_debranding.new_website", "example.com"),
1616
("web_debranding.new_documentation_website", "https://www.odoo.COM/documentation/"),
1717
("web_debranding.favicon_url", ""),

0 commit comments

Comments
 (0)