mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-15 13:14:35 +00:00
fix(docs): locale translations
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"app.head.titleSuffix": "AI-kodningsagent bygget til terminalen",
|
||||
"app.header.home": "Hjem",
|
||||
"app.header.docs": "Dokumenter",
|
||||
"app.header.docs": "Dokumentation",
|
||||
"app.footer.issueLink": "Har du fundet en fejl? Opret en issue",
|
||||
"app.footer.discordLink": "Bliv en del af vores Discord-fællesskab",
|
||||
"app.lander.hero.title": "AI-kodningsagenten bygget til terminalen.",
|
||||
@@ -29,7 +29,7 @@
|
||||
"share.not_found": "Ikke fundet",
|
||||
"share.link_to_message": "Link til denne besked",
|
||||
"share.copied": "Kopieret!",
|
||||
"share.copy": "Kopi",
|
||||
"share.copy": "Kopiér",
|
||||
"share.show_more": "Vis mere",
|
||||
"share.show_less": "Vis mindre",
|
||||
"share.show_results": "Vis resultater",
|
||||
@@ -56,10 +56,10 @@
|
||||
"share.opencode_version": "opencode version",
|
||||
"share.opencode_name": "opencode",
|
||||
"share.models": "Modeller",
|
||||
"share.cost": "Koste",
|
||||
"share.input_tokens": "Indtast tokens",
|
||||
"share.cost": "Omkostning",
|
||||
"share.input_tokens": "Input tokens",
|
||||
"share.output_tokens": "Output tokens",
|
||||
"share.reasoning_tokens": "Ræsonneringstegn",
|
||||
"share.reasoning_tokens": "Reasoning tokens",
|
||||
"share.scroll_to_bottom": "Rul til bunden",
|
||||
"share.attachment": "Vedhæftet fil",
|
||||
"share.thinking": "Tænker",
|
||||
|
||||
Reference in New Issue
Block a user