Localize git-pull info message
This commit is contained in:
parent
50d1039e1c
commit
a41bdff6c1
3 changed files with 4 additions and 2 deletions
|
|
@ -92,7 +92,8 @@
|
|||
"FillInGitAccountPassword." = "Bitte gib das Passwort deines Git-Accounts ein.";
|
||||
"NoPasswordStore." = "Es gibt im Moment keinen Passwort Store.";
|
||||
"SyncingPasswordStore" = "Password Store wird synchronisiert";
|
||||
"PushingToRemoteRepository" = "Es wird zum Remote Repository gepusht";
|
||||
"PullingFromRemoteRepository" = "Update lokales Repository";
|
||||
"PushingToRemoteRepository" = "Update Remote-Repository";
|
||||
|
||||
// SSH
|
||||
"FillInSshKeyPassphrase." = "Bitte gib das Passwort des SSH-Schlüssels ein.";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue