diff options
author | Daniel <DanielF847@gmail.com> | 2016-02-28 21:51:05 -0600 |
---|---|---|
committer | Daniel <DanielF847@gmail.com> | 2016-02-28 21:51:05 -0600 |
commit | dc05b01ee1d36e7c7be4dff76c4a204ad86a237a (patch) | |
tree | 4d668cc43e08023c30b7f7bb16452928516c34cd /i18n/pt-BR.i18n.json | |
parent | b8aefedcc3dcaf62d1b45f1e4ffb1dc4fdc55f63 (diff) | |
download | wekan-dc05b01ee1d36e7c7be4dff76c4a204ad86a237a.tar.gz wekan-dc05b01ee1d36e7c7be4dff76c4a204ad86a237a.tar.bz2 wekan-dc05b01ee1d36e7c7be4dff76c4a204ad86a237a.zip |
Changing to the correct pluralization of emoji
Diffstat (limited to 'i18n/pt-BR.i18n.json')
-rwxr-xr-x[-rw-r--r--] | i18n/pt-BR.i18n.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/pt-BR.i18n.json b/i18n/pt-BR.i18n.json index 417e4ede..381e0caf 100644..100755 --- a/i18n/pt-BR.i18n.json +++ b/i18n/pt-BR.i18n.json @@ -234,7 +234,7 @@ "search": "Buscar", "select-color": "Selecione uma cor", "shortcut-assign-self": "Assign yourself to current card", - "shortcut-autocomplete-emojies": "Preenchimento automático de emojies", + "shortcut-autocomplete-emojies": "Preenchimento automático de emoji", "shortcut-autocomplete-members": "Preenchimento automático de membros", "shortcut-clear-filters": "Limpar todos filtros", "shortcut-close-dialog": "Fechar dialogo", @@ -260,4 +260,4 @@ "view-it": "Visualizar", "warn-list-archived": "aviso: este cartão está em uma lista arquivada", "what-to-do": "O que você gostaria de fazer?" -}
\ No newline at end of file +} |