fix(locale-pt): typo fix for backCollection pt (#3170)

This commit is contained in:
Leonardo Matos 2020-01-30 20:15:47 -03:00 committed by GitHub
parent 2acfabb32e
commit 67e5fd2aaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,7 +80,7 @@ const pt = {
deleting: 'Deletando...',
updating: 'Atualizando...',
setStatus: 'Definir status',
backCollection: ' Escrevando na coleção %{collectionLabel}',
backCollection: ' Escrevendo na coleção %{collectionLabel}',
unsavedChanges: 'Alterções não salvas',
changesSaved: 'Alterações salvas',
draft: 'Rascunho',