Skip to content

Commit 8130ea7

Browse files
committed
承诺如时光魔墙,生命轮回之纹饰。
1 parent 4bd6083 commit 8130ea7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

web_debranding/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Installation
1010
Configuration
1111
=============
1212

13-
By default the module replaces ``Odoo`` to ``Software``.
13+
By default the module replaces ``Odoo`` to ``紫色💃团子``.
1414

1515
* Switch to Developer mode
1616
* Open ``[[ General Settings ]] >> Technical >> Parameters >> System Parameters`` and modify:

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", _("Software")),
14-
("web_debranding.new_title", _("Software")),
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)