Skip to content

Commit 1400b23

Browse files
author
oca-ci
committed
[UPD] Update base_rest_pydantic.pot
1 parent 1618e32 commit 1400b23

1 file changed

Lines changed: 1 addition & 17 deletions

File tree

base_rest_pydantic/i18n/base_rest_pydantic.pot

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
msgid ""
66
msgstr ""
7-
"Project-Id-Version: Odoo Server 16.0\n"
7+
"Project-Id-Version: Odoo Server 18.0\n"
88
"Report-Msgid-Bugs-To: \n"
99
"Last-Translator: \n"
1010
"Language-Team: \n"
@@ -16,27 +16,11 @@ msgstr ""
1616
#. module: base_rest_pydantic
1717
#. odoo-python
1818
#: code:addons/base_rest_pydantic/restapi.py:0
19-
#, python-format
2019
msgid "BadRequest %s"
2120
msgstr ""
2221

2322
#. module: base_rest_pydantic
2423
#. odoo-python
2524
#: code:addons/base_rest_pydantic/restapi.py:0
26-
#, python-format
27-
msgid "BadRequest: Not enough items in the list (%(current)s < %(expected)s)"
28-
msgstr ""
29-
30-
#. module: base_rest_pydantic
31-
#. odoo-python
32-
#: code:addons/base_rest_pydantic/restapi.py:0
33-
#, python-format
34-
msgid "BadRequest: Too many items in the list (%(current)s > %(expected)s)"
35-
msgstr ""
36-
37-
#. module: base_rest_pydantic
38-
#. odoo-python
39-
#: code:addons/base_rest_pydantic/restapi.py:0
40-
#, python-format
4125
msgid "Invalid Response"
4226
msgstr ""

0 commit comments

Comments
 (0)