mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-18 03:01:05 +01:00
added german local for Sonia.repository.DefaultPanel
This commit is contained in:
@@ -93,6 +93,15 @@ if ( Sonia.rest.FormPanel ){
|
||||
|
||||
// sonia.repository.js
|
||||
|
||||
if (Sonia.repository.DefaultPanel){
|
||||
|
||||
Ext.apply(Sonia.repository.DefaultPanel, {
|
||||
title: 'Repository',
|
||||
html: 'Es wurde kein Repository selektiert'
|
||||
});
|
||||
|
||||
}
|
||||
|
||||
if ( Sonia.repository.Grid ){
|
||||
|
||||
Ext.override(Sonia.repository.Grid, {
|
||||
|
||||
Reference in New Issue
Block a user