feat: provider lsit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
export default {
|
||||
'providers.title': 'Providers',
|
||||
'providers.button.add': 'Add Provider',
|
||||
'providers.table.providerName': 'Provider',
|
||||
'providers.table.modelsCounts': 'Models Count'
|
||||
};
|
||||
Reference in New Issue
Block a user