[ADD] Widget Numeric step

This commit is contained in:
Quentin Dupont
2019-09-04 17:51:56 +02:00
committed by Thanakrit Pintana
parent 222bec5c5d
commit aa9dd2716d
16 changed files with 767 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_widget_number_ux_choice
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-08-30 12:07+0000\n"
"PO-Revision-Date: 2019-08-30 12:07+0000\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: web_widget_number_ux_choice
#. openerp-web
#: code:addons/web_widget_number_ux_choice/static/src/xml/number_ux_choice.xml:12
#, python-format
msgid "Minus"
msgstr "Moins"
#. module: web_widget_number_ux_choice
#. openerp-web
#: code:addons/web_widget_number_ux_choice/static/src/xml/number_ux_choice.xml:12
#, python-format
msgid "Plus"
msgstr "Plus"