Skip to content
This repository was archived by the owner on Apr 1, 2022. It is now read-only.

Commit 6ea8e25

Browse files
authored
Semicolon syntax error
1 parent f81c23e commit 6ea8e25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locale/es.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export default {
88
'Using local settings': 'Utilizar configuración local',
99

1010
/* Table/TableBody.vue */
11-
'No Data' 'No existen datos',
11+
'No Data': 'No existen datos',
1212

1313
/* index.vue */
1414
Total: 'Total',

0 commit comments

Comments
 (0)