mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 10:25:52 +02:00
4 lines
159 B
TypeScript
4 lines
159 B
TypeScript
export default {
|
|
50006: () => $gettext('Path: {0} is not under the nginx conf dir: {1}'),
|
|
50007: () => $gettext('Destination file: {0} already exists'),
|
|
}
|