Browse Source

fixup: Missing trailing comma

pull/851/head
Philip H 1 year ago
committed by GitHub
parent
commit
264eb078ca
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      src/www/js/i18n.js

2
src/www/js/i18n.js

@ -298,5 +298,5 @@ const messages = { // eslint-disable-line no-unused-vars
downloadConfig: 'Tải xuống cấu hình',
madeBy: 'Được tạo bởi',
donate: 'Ủng hộ',
}
},
};

Loading…
Cancel
Save