summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/dashboard/frontend/i18n.config.json
blob: f5ba06d47dd12eef785a9d44d8eb9f1b77c2d261 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "sourceDirectory": "src/locale",
  "targetDirectory": "src/locale",
  "sourceFile": "messages.xlf",
  "languages": "cs,de-DE,es-ES,fr-FR,id-ID,it-IT,ja-JP,ko-KR,pl-PL,pt-BR,zh-CN,zh-TW",
  "organization": "ceph",
  "project": "ceph-dashboard",
  "resource": "Pacific:pacific",
  "removeUnusedIds": true,
  "automate": true,
  "quiet": false
}