missing langague file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jamie
    Senior Member
    • Aug 2025
    • 255

    #1

    missing langague file

    i was directed to look for this file to select what system lanaguages my system uses though it seems to be mia

    custom/Espo/Custom/Resource/metadata/app/language.json
  • yuri
    EspoCRM product developer
    • Mar 2014
    • 9708

    #2
    In EspoCRM, the primary way of customizing is define custom metadata which then will be merged with core metadata. Developers create needed JSON files in the custom directory. Then, all files are merged into a single JSON, the custom ones merged the last, providing the ability to override existing parameters.

    Comment

    • jamie
      Senior Member
      • Aug 2025
      • 255

      #3
      Originally posted by yuri
      In EspoCRM, the primary way of customizing is to define custom metadata, which then will be merged with core metadata. Developers create the needed JSON files in the custom directory. Then, all files are merged into a single JSON, with the custom ones merged last, providing the ability to override existing parameters.
      i see, how do i stimulate a merge?

      Comment

      Working...