Skip to content

Commit

Permalink
[UPD] Update bi_sql_editor.pot
Browse files Browse the repository at this point in the history
  • Loading branch information
oca-ci committed Nov 24, 2024
1 parent 9b910a5 commit 02dd573
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions bi_sql_editor/i18n/bi_sql_editor.pot
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ msgstr ""

#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\", \"tree\" or \"form\""
msgstr ""

#. module: bi_sql_editor
Expand Down Expand Up @@ -456,6 +456,11 @@ msgstr ""
msgid "Odoo Cron"
msgstr ""

#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__form_view_id
msgid "Odoo Form View"
msgstr ""

#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__graph_view_id
msgid "Odoo Graph View"
Expand Down Expand Up @@ -495,7 +500,7 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot, tree or form views are supported"
msgstr ""

#. module: bi_sql_editor
Expand Down

0 comments on commit 02dd573

Please sign in to comment.