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/es.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/es.i18n.json')
-rwxr-xr-x[-rw-r--r--] | i18n/es.i18n.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/es.i18n.json b/i18n/es.i18n.json index 9980bf66..4cbd1f1d 100644..100755 --- a/i18n/es.i18n.json +++ b/i18n/es.i18n.json @@ -234,7 +234,7 @@ "search": "Buscar", "select-color": "Selecciona un color", "shortcut-assign-self": "Assign yourself to current card", - "shortcut-autocomplete-emojies": "Autocomplete emojies", + "shortcut-autocomplete-emojies": "Autocomplete emoji", "shortcut-autocomplete-members": "Autocomplete members", "shortcut-clear-filters": "Clear all filters", "shortcut-close-dialog": "Close Dialog", @@ -260,4 +260,4 @@ "view-it": "View it", "warn-list-archived": "warning: this card is in an archived list", "what-to-do": "What do you want to do?" -}
\ No newline at end of file +} |