mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
Merge branch 'canary' into italian-lang
This commit is contained in:
@@ -12,6 +12,7 @@ export enum Languages {
|
||||
Korean = "ko",
|
||||
Portuguese = "pt-br",
|
||||
Italian = "it",
|
||||
Japanese = "ja",
|
||||
}
|
||||
|
||||
export type Language = keyof typeof Languages;
|
||||
|
||||
Reference in New Issue
Block a user