mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-11 10:43:49 +00:00
chore: linting in console (#6243)
chore: linting in console (cherry picked from commit cfb8f3c07ffd86ae3cbba1ee2d2da6a60899bbb2)
This commit is contained in:
parent
e2644cf076
commit
e08b8dcb13
@ -1,6 +1,5 @@
|
||||
import { CommonModule, registerLocaleData } from '@angular/common';
|
||||
import { HttpClientModule, HTTP_INTERCEPTORS } from '@angular/common/http';
|
||||
import localePt from '@angular/common/locales/pt';
|
||||
import localeBg from '@angular/common/locales/bg';
|
||||
import localeDe from '@angular/common/locales/de';
|
||||
import localeEn from '@angular/common/locales/en';
|
||||
@ -10,6 +9,7 @@ import localeIt from '@angular/common/locales/it';
|
||||
import localeJa from '@angular/common/locales/ja';
|
||||
import localeMk from '@angular/common/locales/mk';
|
||||
import localePl from '@angular/common/locales/pl';
|
||||
import localePt from '@angular/common/locales/pt';
|
||||
import localeZh from '@angular/common/locales/zh';
|
||||
import { APP_INITIALIZER, NgModule } from '@angular/core';
|
||||
import { MatNativeDateModule } from '@angular/material/core';
|
||||
|
@ -1041,7 +1041,7 @@
|
||||
"pl": "Polski",
|
||||
"zh": "简体中文",
|
||||
"bg": "Български",
|
||||
"pt": "Portuguese",
|
||||
"pt": "Portuguese",
|
||||
"mk": "Македонски"
|
||||
},
|
||||
"SMTP": {
|
||||
|
@ -1042,7 +1042,7 @@
|
||||
"pl": "Polski",
|
||||
"zh": "简体中文",
|
||||
"bg": "Български",
|
||||
"pt": "Portuguese",
|
||||
"pt": "Portuguese",
|
||||
"mk": "Македонски"
|
||||
},
|
||||
"SMTP": {
|
||||
|
@ -1042,7 +1042,7 @@
|
||||
"pl": "Polski",
|
||||
"zh": "简体中文",
|
||||
"bg": "Български",
|
||||
"pt": "Portuguese",
|
||||
"pt": "Portuguese",
|
||||
"mk": "Македонски"
|
||||
},
|
||||
"SMTP": {
|
||||
|
@ -1041,7 +1041,7 @@
|
||||
"pl": "Polski",
|
||||
"zh": "简体中文",
|
||||
"bg": "Български",
|
||||
"pt": "Portuguese",
|
||||
"pt": "Portuguese",
|
||||
"mk": "Македонски"
|
||||
},
|
||||
"SMTP": {
|
||||
|
@ -1041,7 +1041,7 @@
|
||||
"pl": "Polski",
|
||||
"zh": "简体中文",
|
||||
"bg": "Български",
|
||||
"pt": "Portuguese",
|
||||
"pt": "Portuguese",
|
||||
"mk": "Македонски"
|
||||
},
|
||||
"SMTP": {
|
||||
|
@ -1042,7 +1042,7 @@
|
||||
"pl": "Polski",
|
||||
"zh": "简体中文",
|
||||
"bg": "Български",
|
||||
"pt": "Portuguese",
|
||||
"pt": "Portuguese",
|
||||
"mk": "Македонски"
|
||||
},
|
||||
"SMTP": {
|
||||
|
@ -1041,7 +1041,7 @@
|
||||
"pl": "Polski",
|
||||
"zh": "简体中文",
|
||||
"bg": "Български",
|
||||
"pt": "Portuguese",
|
||||
"pt": "Portuguese",
|
||||
"mk": "Македонски"
|
||||
},
|
||||
"SMTP": {
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1041,7 +1041,7 @@
|
||||
"pl": "Polski",
|
||||
"zh": "简体中文",
|
||||
"bg": "Български",
|
||||
"pt": "Portuguese",
|
||||
"pt": "Portuguese",
|
||||
"mk": "Македонски"
|
||||
},
|
||||
"SMTP": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user