{"table_name":"_translationlang","full_table_name":"wp__translationlang","description":"Stores  translationlang data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE `_TranslationLang` ( `translation_id` int(11) NOT NULL, `lang` varchar(255) NOT NULL, `value` text NOT NULL ) ENGINE","columns":[{"name":"translation_id","type":"int(11)","nullable":false,"primary_key":false},{"name":"lang","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"value","type":"text","nullable":false,"primary_key":false}],"plugin":{"slug":"wp-platform","name":"WP-Platform V1","active_installs":10,"version":"1.7.39","wp_org_url":"https://wordpress.org/plugins/wp-platform/"}}