]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
squid: mgr/dashboard: deprecate transifex-i18ntool and support transifex cli
authorAfreen Misbah <afreen@ibm.com>
Wed, 14 May 2025 17:16:05 +0000 (22:46 +0530)
committerAfreen Misbah <afreen@ibm.com>
Thu, 12 Jun 2025 15:55:48 +0000 (21:25 +0530)
commitf2dd32b5674c5f8ee8eb0eb3f63afac171051a67
treeab6d9d85f3c8fdebd41501f6ad92f130079bcd1f
parent87a8aa2af8f8f1fa6fd0e4ae8e11bfbad9eecc39
squid: mgr/dashboard: deprecate transifex-i18ntool and support transifex cli

Fixes https://tracker.ceph.com/issues/71292

- backport of https://github.com/ceph/ceph/pull/63039 for squid

Signed-off-by: Afreen Misbah <afreen@ibm.com>
16 files changed:
doc/dev/developer_guide/dash-devel.rst
src/pybind/mgr/dashboard/frontend/.tx/config [new file with mode: 0755]
src/pybind/mgr/dashboard/frontend/package-lock.json
src/pybind/mgr/dashboard/frontend/package.json
src/pybind/mgr/dashboard/frontend/src/locale/messages.cs.xlf
src/pybind/mgr/dashboard/frontend/src/locale/messages.de-DE.xlf
src/pybind/mgr/dashboard/frontend/src/locale/messages.es-ES.xlf
src/pybind/mgr/dashboard/frontend/src/locale/messages.fr-FR.xlf
src/pybind/mgr/dashboard/frontend/src/locale/messages.id-ID.xlf
src/pybind/mgr/dashboard/frontend/src/locale/messages.it-IT.xlf
src/pybind/mgr/dashboard/frontend/src/locale/messages.ja-JP.xlf
src/pybind/mgr/dashboard/frontend/src/locale/messages.ko-KR.xlf
src/pybind/mgr/dashboard/frontend/src/locale/messages.pl-PL.xlf
src/pybind/mgr/dashboard/frontend/src/locale/messages.pt-BR.xlf
src/pybind/mgr/dashboard/frontend/src/locale/messages.zh-CN.xlf
src/pybind/mgr/dashboard/frontend/src/locale/messages.zh-TW.xlf