🌐 ags(i18n): add new key control_center.tiles.night_light for the night light tile
This commit is contained in:
@@ -27,6 +27,10 @@ export type i18nStruct = {
|
||||
},
|
||||
dnd: {
|
||||
title: string
|
||||
},
|
||||
night_light: {
|
||||
title: string,
|
||||
default_desc: string
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user