new(basic.gblib) New SET SCHEDULE keyword.
This commit is contained in:
parent
a0ee5062d4
commit
46c38bbfd3
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
|
||||
export const Messages = {
|
||||
'en-US': {
|
||||
|
||||
affirmative_sentences: /^(\bsim\b|\bs\b|\bpositivo\b|\bafirmativo\b|\bclaro\b|\bevidente\b|\bsem dúvida\b|\bconfirmo\b|\bconfirmar\b|\bconfirmado\b|\buhum\b|\bsi\b|\by\b|\byes\b|\bsure\b)/i
|
||||
},
|
||||
'pt-BR': {
|
||||
|
||||
affirmative_sentences: /^(\bsim\b|\bs\b|\bpositivo\b|\bafirmativo\b|\bclaro\b|\bevidente\b|\bsem dúvida\b|\bconfirmo\b|\bconfirmar\b|\bconfirmado\b|\buhum\b|\bsi\b|\by\b|\byes\b|\bsure\b)/i
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue