]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: Edit .tx config as per tentacle file
authorAfreen Misbah <afreen@ibm.com>
Wed, 14 May 2025 16:07:08 +0000 (21:37 +0530)
committerAfreen Misbah <afreen@ibm.com>
Wed, 14 May 2025 16:11:00 +0000 (21:41 +0530)
Fixes https://tracker.ceph.com/issues/71293
Updates tentacle as the source

Signed-off-by: Afreen Misbah <afreen@ibm.com>
src/pybind/mgr/dashboard/frontend/.tx/config

index e7fa461393a1677c40cb804a7e69eb134995bd10..6d95d2793a1ce956ddc436527ac2a0045dc76374 100755 (executable)
@@ -1,12 +1,12 @@
 [main]
 host = https://app.transifex.com
 
-[o:ceph:p:ceph-dashboard:r:main]
+[o:ceph:p:ceph-dashboard:r:tentacle]
 file_filter            = src/locale/messages.<lang>.xlf
 source_file            = src/locale/messages.xlf
 type                   = XLIFF
 minimum_perc           = 0
-resource_name          = Main
+resource_name          = Tentacle
 replace_edited_strings = false
 keep_translations      = false
 lang_map               = de_DE: de-DE, es_ES: es-ES, fr_FR: fr-FR, id_ID: id-ID, it_IT: it-IT, ja_JP: ja-JP, ko_KR: ko-KR, pl_PL: pl-PL, pt_BR: pt-BR, zh_CN: zh-CN, zh_TW: zh-TW