summaryrefslogtreecommitdiffstats
path: root/pkg/i18n/dutch.go
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2022-05-06 20:14:13 +1000
committerGitHub <noreply@github.com>2022-05-06 20:14:13 +1000
commitf7fae0b82ea6aa865071cc8c86aaa356fb4ce496 (patch)
tree665f8ff435b920ef37c82961d9f98c60afa7f15c /pkg/i18n/dutch.go
parent6253258d4b59ab35088145e4b799dbbedec6783c (diff)
parent196d56d0141ec47e85abd752907faa74e35ce25f (diff)
Merge pull request #1869 from mark2185/feature/unset-upstream
Diffstat (limited to 'pkg/i18n/dutch.go')
-rw-r--r--pkg/i18n/dutch.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/i18n/dutch.go b/pkg/i18n/dutch.go
index a72a3b6f0..b8605b839 100644
--- a/pkg/i18n/dutch.go
+++ b/pkg/i18n/dutch.go
@@ -270,6 +270,7 @@ func dutchTranslationSet() TranslationSet {
DeleteRemoteBranch: "Verwijder Remote Branch",
DeleteRemoteBranchMessage: "Weet je zeker dat je deze remote branch wilt verwijderen",
LcSetUpstream: "stel in als upstream van uitgecheckte branch",
+ LcSetAsUpstream: "stel in als upstream van uitgecheckte branch",
SetUpstreamTitle: "Stel in als upstream branch",
SetUpstreamMessage: "Weet je zeker dat je de upstream branch van '{{.checkedOut}}' naar '{{.selected}}' wilt zetten",
LcEditRemote: "wijzig remote",