New translations colors.json (Spanish)

This commit is contained in:
Amruth Pillai
2020-04-08 04:04:54 +05:30
parent 882b3e3200
commit f5527da998

View File

@ -1,7 +1,7 @@
{
"title": "Colors",
"colorOptions": "Color Options",
"primaryColor": "Primary Color",
"accentColor": "Accent Color",
"clipboardCopyAction": "{{color}} has been copied to the clipboard."
"title": "Colores",
"colorOptions": "Opciones de Color",
"primaryColor": "Color principal",
"accentColor": "Color secundario",
"clipboardCopyAction": "El color {{color}} ha sido copiado al portapapeles."
}