Localize git-pull info message

This commit is contained in:
Danny Moesch 2019-09-26 18:00:58 +02:00 committed by Mingshen Sun
parent 50d1039e1c
commit a41bdff6c1
3 changed files with 4 additions and 2 deletions

View file

@ -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.";