Skip to content

Commit b7c4a03

Browse files
committed
Update i18n.ts
1 parent 0a77c68 commit b7c4a03

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

lib/i18n.ts

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -827,7 +827,7 @@ export const homeTranslations = {
827827
hero_h1_line2: "Scripts.",
828828
hero_h1_accent: "Built by a player.",
829829
hero_subtitle:
830-
"Clean code, regular updates and real support, from the developer who writes every line himself.",
830+
"High quality FiveM resources, Tools & Discord bots for your community. All our products are developed in-house and come with dedicated support.",
831831
hero_btn_browse: "Browse packages",
832832
hero_btn_github: "View on GitHub",
833833

@@ -907,8 +907,7 @@ export const homeTranslations = {
907907

908908
cta_heading: "Support comes from the person who wrote the code.",
909909
// {count} wird durch die gemessene Käuferzahl ersetzt (lib/shopStats.ts).
910-
cta_heading_measured:
911-
"{count} buyers since 2022",
910+
cta_heading_measured: "{count} buyers since 2022",
912911
cta_subtitle:
913912
"Discord has help before and after buying, sneak peeks and announcements, straight from the developer.",
914913
cta_btn_discord: "Join Discord",
@@ -961,7 +960,7 @@ export const homeTranslations = {
961960
hero_h1_line2: "Scripts.",
962961
hero_h1_accent: "Von einem Spieler entwickelt.",
963962
hero_subtitle:
964-
"Sauberer Code, regelmäßige Updates und echter Support, vom Entwickler, der jede Zeile selbst schreibt.",
963+
"Hochwertige FiveM-Ressourcen, Tools und Discord-Bots für deine Community. Alle unsere Produkte werden intern entwickelt und werden durch einen engagierten Support begleitet.",
965964
hero_btn_browse: "Pakete ansehen",
966965
hero_btn_github: "Auf GitHub ansehen",
967966

@@ -1042,8 +1041,7 @@ export const homeTranslations = {
10421041
cta_heading:
10431042
"Der Support kommt von der Person, die den Code geschrieben hat.",
10441043
// {count} wird durch die gemessene Käuferzahl ersetzt (lib/shopStats.ts).
1045-
cta_heading_measured:
1046-
"{count} Käufer seit 2022",
1044+
cta_heading_measured: "{count} Käufer seit 2022",
10471045
cta_subtitle:
10481046
"Im Discord gibt es Hilfe vor und nach dem Kauf, Vorab-Einblicke und Ankündigungen, direkt vom Entwickler.",
10491047
cta_btn_discord: "Discord beitreten",

0 commit comments

Comments
 (0)