alert
This commit is contained in:
@ -10,6 +10,7 @@ export const theme: ThemeConfig = {
|
||||
colorBgBase: "#001529",
|
||||
borderRadius: 5,
|
||||
fontFamily: "Comfortaa",
|
||||
colorWarningBg: "#001529",
|
||||
},
|
||||
components: {
|
||||
Input: {
|
||||
|
||||
@ -97,5 +97,8 @@
|
||||
},
|
||||
"News": {
|
||||
"ru": "Новости"
|
||||
},
|
||||
"BETA! Be aware about loosing ALL your data here, as well as unexpected service shutdowns, bugs and other beta's features :)": {
|
||||
"ru" : "БЕТА! Помните, что ВСЕ ваши данные здесь могут быть утеряны, сервер может прилечь на неизвестное количество времени, ну и про баги-фичи тоже не забывайте :)"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user