diff options
-rw-r--r-- | server/initializers/constants.ts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/server/initializers/constants.ts b/server/initializers/constants.ts index 5395f744c..2fa0aa7bf 100644 --- a/server/initializers/constants.ts +++ b/server/initializers/constants.ts | |||
@@ -1055,6 +1055,8 @@ function buildLanguages () { | |||
1055 | 1055 | ||
1056 | kab: true, // Kabyle | 1056 | kab: true, // Kabyle |
1057 | 1057 | ||
1058 | lat: true, // Latin | ||
1059 | |||
1058 | epo: true, // Esperanto | 1060 | epo: true, // Esperanto |
1059 | tlh: true, // Klingon | 1061 | tlh: true, // Klingon |
1060 | jbo: true, // Lojban | 1062 | jbo: true, // Lojban |