Skip to content

Commit c72e956

Browse files
committed
mgr/dashboard: Edit .tx config as per tentacle file
Fixes https://tracker.ceph.com/issues/71293 Updates tentacle as the source Signed-off-by: Afreen Misbah <[email protected]>
1 parent d7bd913 commit c72e956

File tree

1 file changed

+2
-2
lines changed
  • src/pybind/mgr/dashboard/frontend/.tx

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[main]
22
host = https://app.transifex.com
33

4-
[o:ceph:p:ceph-dashboard:r:main]
4+
[o:ceph:p:ceph-dashboard:r:tentacle]
55
file_filter = src/locale/messages.<lang>.xlf
66
source_file = src/locale/messages.xlf
77
type = XLIFF
88
minimum_perc = 0
9-
resource_name = Main
9+
resource_name = Tentacle
1010
replace_edited_strings = false
1111
keep_translations = false
1212
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

0 commit comments

Comments
 (0)