-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added github link an aligned style among links
- Loading branch information
Karl-Emil Kjaer Bilstrup
committed
Jul 26, 2023
1 parent
d2bf047
commit a07854d
Showing
4 changed files
with
9 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,6 +25,7 @@ export default { | |
"content.index.oldVersion": "Du kan finde den gamle version her:", | ||
"content.index.contactButton": "Kontakt os", | ||
"content.index.contactBody": "Hvis du finder fejl og mangler på denne platform, skal du være velkommen til at skrive til os. Hvis du har andre efterspørgsler, ideer eller generel interesse, skal du være velkommen til at kontakte os. Skaberne af denne platform kan kontaktes på:", | ||
"content.index.contactBodyGithub": "Du kan også besøge vores Github side:", | ||
"content.index.contactMail": "[email protected]", | ||
"content.index.acknowledgement": "Udviklet af Center for Computational Thinking og Design, Aarhus Universitet", | ||
// DATA PAGE: | ||
|
@@ -269,6 +270,7 @@ export default { | |
"content.index.oldVersion": "You can finde the old version here:", | ||
"content.index.contactButton": "Contact us", | ||
"content.index.contactBody": "If you find errors and omissions on this platform, please feel free to write us. If you have any other requests, ideas or general interests, please feel free to contact us. The creators of this platform can be contacted at:", | ||
"content.index.contactBodyGithub": "You can also visit our Github page:", | ||
"content.index.contactMail": "[email protected]", | ||
"content.index.acknowledgement": "Developed by Center for Computational Thinking and Design, Aarhus University", | ||
// DATA PAGE: | ||
|