Skip to content

Commit 7c220ec

Browse files
committed
Inactivity message
1 parent 5ab6136 commit 7c220ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/botBD/public/js/api.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ var Api = (function() {
7777
'generic': [
7878
{
7979
'response_type': 'text',
80-
'text': 'Estoy teniendo problemas para conectarme con el servidor. Por favor, refresque la página'
80+
'text': 'I\'m having trouble connecting to the server, please refresh the page.'
8181
}
8282
],
8383
}

0 commit comments

Comments
 (0)