mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
correct translation
Boolean Values True and False should be visualized in native language (translation should take place)
This commit is contained in:
@@ -35,11 +35,11 @@ msgstr "Excel"
|
||||
#: code:addons/web_export_view/static/src/js/web_advanced_export.js:81
|
||||
#, python-format
|
||||
msgid "True"
|
||||
msgstr "True"
|
||||
msgstr "Wahr"
|
||||
|
||||
#. module: web_export_view
|
||||
#. openerp-web
|
||||
#: code:addons/web_export_view/static/src/js/web_advanced_export.js:84
|
||||
#, python-format
|
||||
msgid "False"
|
||||
msgstr "False"
|
||||
msgstr "Falsch"
|
||||
|
||||
Reference in New Issue
Block a user