Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
Chocobozzz/PeerTube
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
develop
build
See recent builds
24 days ago
Refresh default branch
Refresh
packages/models/src/plugins/server/plugin-translation.model.ts
Summary
Maintainability
A
0 mins
Test Coverage
Issues
Source
Stats
Issues
export type PluginTranslation = { [ npmName: string ]: { [ key: string ]: string } }