{"name":"$t:translation","version":"1.0.0","types":["translation"],"relation":"o2m","icon":"translate","options":{"languagesCollection":{"name":"$t:languages_collection","comment":"$t:languages_collection_comment","interface":"collections","required":true},"languagesPrimaryKeyField":{"name":"$t:languages_primary","comment":"$t:languages_primary_comment","interface":"text-input","required":true,"options":{"placeholder":"code"}},"languagesNameField":{"name":"$t:languages_name","comment":"$t:languages_name_comment","interface":"text-input","required":true,"options":{"placeholder":"name"}},"translationLanguageField":{"name":"$t:translation_language","comment":"$t:translation_language_comment","interface":"text-input","required":true,"options":{"placeholder":"language_code"}},"defaultLanguage":{"name":"$t:default_language","comment":"$t:default_language_comment","interface":"text-input","required":true,"options":{"placeholder":"nl-NL"}}},"translation":{"en-US":{"translation":"Translation","languages_collection":"Languages Collection","languages_collection_comment":"Collection that stores the language options","languages_primary":"Languages Primary Key Field","languages_primary_comment":"Field that holds the language primary key on the languages collection","languages_name":"Languages Name Field","languages_name_comment":"Field that holds the language's name on the languages collection","translation_language":"Translation Language Field","translation_language_comment":"The field that stores the language primary key in the related translations collection","translation_not_setup":"Interface not configured correctly","translation_no_languages":"There are no languages in the languages collection","default_language":"Default Language","default_language_comment":"Add the primary key of the item in the languages collection to use as the default language","choose_language":"Choose Language..."}}}