mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 10:25:52 +02:00
4 lines
113 B
TypeScript
4 lines
113 B
TypeScript
export default {
|
|
50001: () => $gettext('Block is nil'),
|
|
50002: () => $gettext('Reload nginx failed: {0}'),
|
|
}
|