stable

Clone or download

Read-only

Replace translate directive by gettext

Part of request #31168 Migration Vue2 => Vue3 No functional changes. Everything should be translated in the branchs/tags selector. To check it, go to git in your project. Change-Id: Idf8a5742ed3a18bf4aa0e171e7288e6739f9b993

Modified Files

Name
M plugins/git/scripts/repository/src/branch-tag-selector/src/components/App.vue +2 −4 Go to diff View file
M plugins/git/scripts/repository/src/branch-tag-selector/src/components/BranchesSection.test.ts +15 −17 Go to diff View file
M plugins/git/scripts/repository/src/branch-tag-selector/src/components/BranchesSection.vue +6 −7 Go to diff View file
M plugins/git/scripts/repository/src/branch-tag-selector/src/components/TagsSection.vue +5 −5 Go to diff View file