Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[I18N][15.0] repair*: Adjust translation file #516

Open
wants to merge 1 commit into
base: 15.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion addons/account/i18n/vi.po
Original file line number Diff line number Diff line change
Expand Up @@ -6231,7 +6231,7 @@ msgstr "Người theo dõi (Các đối tác)"
#: model:ir.model.fields,help:account.field_account_move__activity_type_icon
#: model:ir.model.fields,help:account.field_account_payment__activity_type_icon
msgid "Font awesome icon e.g. fa-tasks"
msgstr "Font biểu tượng ví dụ: fa-tasks"
msgstr "Biểu tượng Font-Awesome (vd: fa-tasks)"

#. module: account
#: model:ir.model.fields,help:account.field_account_payment_term_line__value_amount
Expand Down
2 changes: 1 addition & 1 deletion addons/mass_mailing/i18n/vi.po
Original file line number Diff line number Diff line change
Expand Up @@ -1980,7 +1980,7 @@ msgstr "Người theo dõi (Các đối tác)"
#. module: mass_mailing
#: model:ir.model.fields,help:mass_mailing.field_mailing_mailing__activity_type_icon
msgid "Font awesome icon e.g. fa-tasks"
msgstr "Font biểu tượng ví dụ: fa-tasks"
msgstr "Biểu tượng Font-Awesome (vd: fa-tasks)"

#. module: mass_mailing
#: model_terms:ir.ui.view,arch_db:mass_mailing.email_designer_snippets
Expand Down
2 changes: 1 addition & 1 deletion addons/purchase/i18n/vi.po
Original file line number Diff line number Diff line change
Expand Up @@ -1161,7 +1161,7 @@ msgstr "Người theo dõi (Các đối tác)"
#. module: purchase
#: model:ir.model.fields,help:purchase.field_purchase_order__activity_type_icon
msgid "Font awesome icon e.g. fa-tasks"
msgstr "Font biểu tượng ví dụ: fa-tasks"
msgstr "Biểu tượng Font-Awesome (vd: fa-tasks)"

#. module: purchase
#: model:ir.model.constraint,message:purchase.constraint_purchase_order_line_non_accountable_null_fields
Expand Down
Loading