File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
aspnet-core/src/AbpCompanyName.AbpProjectName.Core/Localization/SourceFiles Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ <h4 class="modal-title">
4444
4545 < div class ="modal-footer ">
4646 < button [disabled] ="saving " type ="button " class ="btn btn-default " (click) ="close() "> {{l("Cancel")}}</ button >
47- < button type ="submit " class ="btn btn-primary blue " [disabled] ="!createTenantForm.form.valid "> {{l("Save")}}</ button >
47+ < button type ="submit " class ="btn btn-primary blue " [disabled] ="!createTenantForm.form.valid || saving "> {{l("Save")}}</ button >
4848 </ div >
4949
5050 </ form >
Original file line number Diff line number Diff line change 6262 <text name =" Change" >Değiştir</text >
6363 <text name =" ChangeTenant" >Müşteri değiştir</text >
6464
65- <text name =" MultiLevelMenu" value = " Çok Seviyeli Menü" / >
66- <text name =" Back" value = " Geri" / >
67- <text name =" SuccessfullyRegistered" value = " Başarıyla kayıt olundu" / >
68- <text name =" WaitingForEmailActivation" value = " E-posta adresiniz etkinleştirilmeli." / >
65+ <text name =" MultiLevelMenu" > Çok Seviyeli Menü</ text >
66+ <text name =" Back" > Geri</ text >
67+ <text name =" SuccessfullyRegistered" > Başarıyla kayıt olundu</ text >
68+ <text name =" WaitingForEmailActivation" > E-posta adresiniz etkinleştirilmeli.</ text >
6969
7070 </texts >
7171</localizationDictionary >
Original file line number Diff line number Diff line change 6262 <text name =" Change" >Change</text >
6363 <text name =" ChangeTenant" >Change tenant</text >
6464
65- <text name =" MultiLevelMenu" value = " Multi Level Menu" / >
66- <text name =" Back" value = " Back" / >
67- <text name =" SuccessfullyRegistered" value = " Successfully registered" / >
68- <text name =" WaitingForEmailActivation" value = " Your email address should be activated" / >
65+ <text name =" MultiLevelMenu" > Multi Level Menu</ text >
66+ <text name =" Back" > Back</ text >
67+ <text name =" SuccessfullyRegistered" > Successfully registered</ text >
68+ <text name =" WaitingForEmailActivation" > Your email address should be activated</ text >
6969
7070 </texts >
7171</localizationDictionary >
You can’t perform that action at this time.
0 commit comments