@@ -8,36 +8,36 @@ export default {
8
8
webApp : 'Web App' ,
9
9
desktopApp : 'Desktop App' ,
10
10
mobileApp : 'Mobile App' ,
11
- boostHub : 'Create an Account for Free ' ,
11
+ boostHub : 'Kostenlosen Account erstellen ' ,
12
12
} ,
13
13
header : {
14
14
forTeams : 'Für Teams' ,
15
15
community : 'Community' ,
16
16
} ,
17
17
hero : {
18
- title : 'Boost Happiness, Productivity and Creativity .' ,
18
+ title : 'Boost Fröhlichkeit, Produktivität und Kreativität .' ,
19
19
subtitle :
20
- "Boost Note is an intuitive and stylish markdown editor. It's fully open-source, and used by 1 million developers !" ,
20
+ "Boost Note ist ein intuitiver und stilvoller Markdown Editor. Er ist vollständig Open-Source und wird von 1 Million Entwicklern verwendet !" ,
21
21
} ,
22
22
newsletter : {
23
- // title: 'Also, please join our newsletter to get the latest news and update notes .',
24
- // buttonText: 'Subscribe ',
25
- // subscribed: 'Thanks for the subscription !'
23
+ // title: 'Tragen dich in unseren Newsletter ein, um die neuesten Nachrichten und Updates zu erhalten .',
24
+ // buttonText: 'Abonnieren ',
25
+ // subscribed: 'Vielen Dank fürs Abonnieren !'
26
26
} ,
27
27
boostHub : {
28
- // title: 'Boost Hub, the team version of Boost Note',
29
- // description1: 'We’ve developed a collaborative workspace app called “ Boost Hub” for developer teams .',
28
+ // title: 'Boost Hub, die Team Version von Boost Note',
29
+ // description1: 'Wir entwickeln eine kollaborative Workspace App namens „ Boost Hub“ für Entwicklungsteams .',
30
30
// description2:
31
- // 'It is more than just a markdown editor or a wiki. You can collaborate with your team members in real-time, from anywhere .',
31
+ // 'Es ist mehr als nur ein Markdown-Editor oder ein Wiki. Sie können von überall und in Echtzeit mit Ihren Teammitgliedern zusammenarbeiten .',
32
32
// feature1Name: 'Real-time Coauthoring',
33
33
// feature1Detail:
34
- // 'Write and edit documents as a team and sharing your knowledge and ideas in real-time. No one will be left behind .',
35
- // feature2Name: 'Create Diagrams Like a Pro ',
34
+ // 'Schreiben und bearbeiten Sie Dokumente als Team und teilen Sie Ihr Wissen und Ihre Ideen in Echtzeit. Niemand wird zurückgelassen .',
35
+ // feature2Name: 'Erstelle Diagramme wie ein Profi ',
36
36
// feature2Detail:
37
- // 'Supports Charts.js, Mermaid, andPlantUML, which means you can put diagrams in your document .',
38
- // feature3Name: 'Beautiful Mathematical Script ',
37
+ // 'Unterstützt Charts.js, Mermaid, und PlantUML, was bedeutet, dass Sie Diagramme in Ihr Dokument einfügen können .',
38
+ // feature3Name: 'Schöne mathematische Gleichungen ',
39
39
// feature3Detail:
40
- // 'For clean representation of maths equations it is time to use LaTex in the Boost Hub editor .',
40
+ // 'Für eine saubere Darstellung von mathematischen Gleichungen ist es an der Zeit, LaTeX im Boost Hub Editor zu verwenden .',
41
41
} ,
42
42
features : {
43
43
title : 'Funktionen' ,
0 commit comments