Skip to content

Commit

Permalink
[UPD] Update l10n_us_account_routing.pot
Browse files Browse the repository at this point in the history
  • Loading branch information
oca-ci committed Jun 24, 2024
1 parent 34a171b commit 6822edc
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions l10n_us_account_routing/i18n/l10n_us_account_routing.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_us_account_routing
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: l10n_us_account_routing
#. odoo-python
#: code:addons/l10n_us_account_routing/models/res_bank.py:0
#, python-format
msgid "%s is not a valid Canadian routing number!"
msgstr ""

#. module: l10n_us_account_routing
#. odoo-python
#: code:addons/l10n_us_account_routing/models/res_bank.py:0
#, python-format
msgid "%s is not a valid US routing number!"
msgstr ""

#. module: l10n_us_account_routing
#: model:ir.model,name:l10n_us_account_routing.model_res_bank
msgid "Bank"
msgstr ""

#. module: l10n_us_account_routing
#: model:ir.model.fields,field_description:l10n_us_account_routing.field_res_bank__routing_number
msgid "Routing Number"
msgstr ""

0 comments on commit 6822edc

Please sign in to comment.