languages.js (
13
lines of code) (
raw
):
module.exports = [{ code: 'En', primary: true }, { code: 'Ru', primary: false },{ code: 'Uz', primary: false },{ code: 'Ka', primary: false }]