feat: Se agregan traducciones a botones, #63
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Camilo Gonzalez 2023-08-31 17:13:30 -05:00
parent 1bcc6e5294
commit f9bf0d3384

View File

@ -33,3 +33,20 @@ msgstr "Reasignar por operador"
msgctxt "model:ir.ui.menu,name:menu_reassign_by_prospect_wizard"
msgid "Reassign by prospect"
msgstr "Reasignar por prospecto"
msgctxt "model:ir.model.button,string:schedule_call_wizard_button"
msgid "Schedule call"
msgstr "Agendar llamada"
msgctxt "model:ir.model.button,string:make_call_wizard_button"
msgid "Make call"
msgstr "Hacer llamada"
msgctxt "model:ir.model.button,string:close_trace_button"
msgid "Close trace"
msgstr "Cerrar seguimiento"
msgctxt "model:ir.model.button,string:reopen_trace_button"
msgid "Reopen trace"
msgstr "Reabrir seguimiento"