diff --git a/_data/i18n.js b/_data/i18n.js index 348a8cc..488ba9d 100644 --- a/_data/i18n.js +++ b/_data/i18n.js @@ -19,7 +19,8 @@ const globalValues = { homeSongImage: "/songs/velkommen.jpg", homeSongWebsite: "Bandcamp", homeSongDuration: "5:39", - homeSongAccent: "#482948" + homeSongAccent: "#482948", + }; module.exports = { @@ -38,9 +39,9 @@ module.exports = { myVideos: "my videos", mySoftware: "my software", homeAboutMeParagraph: ` - My name is Adrian Victor, but I go by tenkuma on-line. I'm in high school's last year, also studying computing. My hobbies are music and music production, programming, selfhosting, Linux, and a lot more. + My name is Adrian Victor, but I go by tenkuma on-line. I'm in high school's last year, also studying computing. My hobbies are music, music production, programming, selfhosting, Linux, and a lot more. `, - homeAboutMeParagraphTwo: `Tenkuma, or 天くま in japanese, means celestial bear and was given by a friend of mine that I lost contact a long time ago. Sakata is gone, but the name stayed and turned into an integral part of my digital self.`, + homeAboutMeParagraphTwo: `The name Tenkuma, or 天くま in japanese, means celestial bear and was given by a friend of mine that I lost contact a long time ago. Sakata is gone, but the name stayed and turned into an integral part of my digital self.`, homeSocialsAndContactParagraph: ` I'm publicly available at Mastodon (${globalValues.mastodon.username}), GitHub (${globalValues.github.username}), @@ -79,8 +80,12 @@ module.exports = { permissionIssue: "Permission issue", permissionIssueNotificationContent: "Unable to continue playing background music, please enable audio autoplay for this website.", notificationDefaultHint: "Click to dismiss", - kaoMain: "The Android OS is great danger. You're about to lose sovereignty over your phone because of Google's monopoly.", - kaoLink: "Learn what you can do at Keep Android Open ->" + kaoMain: "You're about to lose sovereignty over your phone because of Google's monopoly. Fight back before is too late!", + kaoLink: "Learn what you can do at Keep Android Open", + webringDescription: "What are webrings?", + breakcoreWebring: "This site is a member of the breakcore webring.", + previousSite: "previous site", + nextSite: "next site" }, pt: { language: "português", @@ -136,7 +141,11 @@ module.exports = { permissionIssue: "Problema de permissão", permissionIssueNotificationContent: "Não foi possivel continuar tocando a música de fundo, por favor habilite reprodução automática de áudio para esse website.", notificationDefaultHint: "Clique para ignorar", - kaoMain: "O Android está em grande perigo. Você está prestes a perder controle do seu celular em favor do monopólio da Google.", - kaoLink: "Veja o que você pode fazer em Keep Android Open ->" + kaoMain: "Você está prestes a perder controle do seu celular em favor do monopólio da Google. Lute contra antes que seja tarde!", + kaoLink: "Veja o que você pode fazer em Keep Android Open", + webringDescription: "O que são webrings?", + breakcoreWebring: "Esse website faz parte do webring breakcore.", + previousSite: "site anterior", + nextSite: "próximo site" } }; \ No newline at end of file diff --git a/index.njk b/index.njk index b019c81..dd2fd1c 100644 --- a/index.njk +++ b/index.njk @@ -28,9 +28,9 @@ layout: base.njk
-
+

{{ i18n[langKey].kaoMain | safe }}

-

{{ i18n[langKey].kaoLink | safe }}

+

{{ i18n[langKey].kaoLink | safe }} →

{{ i18n[langKey].welcome | smartTitle }}

@@ -58,64 +58,6 @@ layout: base.njk

{{ i18n[langKey].socialsAndContact | smartTitle }}

{{ i18n[langKey].homeSocialsAndContactParagraph | safe }}

{{ i18n[langKey].homeSocialsAndContactParagraphTwo | safe }}

- -

Webrings

-
-
-
-
-
-
- - - -
- -
-
-
-
-

This site is a member of the breakcore webring.

- -
-
-
@@ -215,4 +157,68 @@ layout: base.njk }}
- \ No newline at end of file + + + \ No newline at end of file diff --git a/misc.njk b/misc.njk index 241f059..1b7ede1 100644 --- a/misc.njk +++ b/misc.njk @@ -12,7 +12,7 @@ title: Adrian Victor:Misc

{{ i18n[langKey].miscellaneous }}