From 8a5a2fdf972e4a0627140243a1f9f81be90f18bd Mon Sep 17 00:00:00 2001 From: Rodrigo Corsi Date: Fri, 26 Feb 2016 11:19:55 -0300 Subject: Added files and changes to portuguese(beta) translation --- web/react/utils/utils.jsx | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'web/react') diff --git a/web/react/utils/utils.jsx b/web/react/utils/utils.jsx index a381d3bcc..02590bd93 100644 --- a/web/react/utils/utils.jsx +++ b/web/react/utils/utils.jsx @@ -1384,6 +1384,10 @@ export function languages() { { value: 'es', name: 'EspaƱol (Beta)' + }, + { + value: 'pt', + name: 'Portugues (Beta)' } ] ); -- cgit v1.2.3-1-g7c22