JSFiddle - React, Tailwind, and code Playground

JavaScript

{
   "language": {
     "name": "English",
     "code": "en" 
  },
   "dictionary": {
     "TITLE": "Title",
     "MANAGE": "Manage",
     "ENGAGE": "Engage",
     "ANALISE": "Analyze",
     "PROFILE": "Profile",
     "LOG_IN": "Log In",
     "LOG_IN_SUCCESS": "You have successfully logged in.",
     "LOG_OUT": "Log Out",
     "DICTIONARY": "Dictionary",
     "SETTINGS": "Settings",
     "NAMESPACE": "Namespace",
     "USERNAME": "Username",
     "PASSWORD": "Password",
     "REGISTER": "Register",
     "SUCCESS": "Success",
     "ERROR": "Error",
     "ERROR_REQUIRED": "{{name}} is mandatory.",
     "ERROR_INVALID_CREDENTIALS": "Invalid Credentials",
     "ERROR_UNAUTHORIZED": "You don't have permission to make this request.",
     "ERROR_SESSION_EXPIRED": "Your session has expired.",
     "LANGUAGE": "Language",
     "CATEGORY": "Category",
     "IGNORE_CATEGORY": "Ignore Category",
     "TETERO": "123",
     "ADD_WORD_SUCCESS": "You have successfully added the word",
     "asda": "123",
     "POLOLO": "321",
     "ERROR_LANGUAGE_CODE_REQUIRED": "The language code is required",
     "ERROR_WORD_KEY_REQUIRED": "The word key is required",
     "ERROR_WORD_VALUE_REQUIRED": "The word value is required",
     "UPDATE_WORD_SUCCESS": "You have successfully updated the word",
     "ADD_WORD": "Add word",
     "KEY": "Key",
     "VALUE": "Value",
     "ADD": "Add",
     "CLIENT": "Client",
     "IGNORE_CLIENT": "Ignore Client",
     "DASHBOARD": "Front Desk 123",
     "IGNORE_BRANCH": "Ignore Branch",
     "BRANCH": "Branch",
     "___": "___",
     "NAME": "Name",
     "PHONE": "Phone",
     "TYPE": "Type",
     "EXPIRES": "Expires",
     "EMAIL": "Email",
     "MEMBER": "Member",
     "MEMBERS": "Members",
     "MESSAGE": "Message",
     "DELETE": "Delete",
     "EXPORT": "Export",
     "BOOK_CLASS": "Book for a Class",
     "SUBSCRIPTION_PAYMENT": "Subscription Payment",
     "TODAY": "Today",
     "N_A": "N\/A",
     "POSESSIVE_PAYMENTS": "{{name}}'s Payments",
    ...