Skip to content

Commit

Permalink
remove trailing newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
bbirnbach committed Nov 29, 2024
1 parent 61e3a35 commit 8f9fa62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"password": "Passwort",
"username": "Username"
},
"description": "Login mit Username und Passwort.\nAchten Sie daruf nur die subdomain der edupage URL zu benutzen.\n\nSollten Sie 2FA aktiviert haben, bestätigten sie dies auf Ihrem Endgerät.\n\n",
"description": "Login mit Username und Passwort.\nAchten Sie daruf nur die subdomain der edupage URL zu benutzen.\n\nSollten Sie 2FA aktiviert haben, bestätigten sie dies auf Ihrem Endgerät.",
"title": "edupage account login"
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"password": "Password",
"username": "Username"
},
"description": "Login using your username and password.\nMake sure to only use the subdomain of the edupage URL.\n\nIf you have 2FA enabled, confirm it on your device.\n\n",
"description": "Login using your username and password.\nMake sure to only use the subdomain of the edupage URL.\n\nIf you have 2FA enabled, confirm it on your device.",
"title": "Login to your edupage account"
}
},
Expand Down

0 comments on commit 8f9fa62

Please sign in to comment.