forked from nebulosus/web
feat: update site
This commit is contained in:
parent
71b2aaae4f
commit
a6ff285b2e
6 changed files with 321 additions and 37 deletions
66
public/res/locale/nl.json
Normal file
66
public/res/locale/nl.json
Normal file
|
@ -0,0 +1,66 @@
|
|||
{
|
||||
"$": {
|
||||
"name": "Nebulosus",
|
||||
"kvk": 93409583,
|
||||
"mail": "info@nebulosus.nl",
|
||||
"motto": "Gericht op innovatie."
|
||||
},
|
||||
"about": {
|
||||
"title": "Over",
|
||||
"text": "Nebulosus is een Nederlands bedrijf dat streeft naar intuïtieve, eenvoudige en betrouwbare software, met redundantie en gebruiksvriendelijkheid als kernwaarden. <br /> Software moet intuïtief en omgevingsbewust zijn. Daar zetten wij ons voor in.<br />Wil je een app met intuïtief design en een robuuste infrastructuur? Neem contact op!<br />Op zoek naar een bedrijfssite? Laten we het bespreken!"
|
||||
},
|
||||
"offer": {
|
||||
"title": "Aanbod",
|
||||
"it-consultancy": {
|
||||
"title": "IT Consultancy",
|
||||
"tagline": "IT-consultancydiensten voor uw bedrijf.",
|
||||
"description": "Technologie moet je vooruithelpen, niet tegenwerken. Strategisch advies waarmee uw bedrijf wendbaar blijft in een snel veranderend digitaal landschap.",
|
||||
"solutions": [
|
||||
"IT-strategie",
|
||||
"Infrastructuur",
|
||||
"Beveiliging",
|
||||
"Compliance",
|
||||
"Training"
|
||||
]
|
||||
},
|
||||
"managed-hosting": {
|
||||
"title": "Beheerde Hosting",
|
||||
"tagline": "Beheerde hostingdiensten voor uw website.",
|
||||
"description": "Nebulosus biedt beheerde hostingdiensten voor uw website. Terwijl de technische zaken worden geregeld, kunt u zich richten op uw bedrijf.",
|
||||
"solutions": [
|
||||
"Applicatie Hosting",
|
||||
"DNS-beheer (Domeinnaam en subdomeinen)",
|
||||
"SSL-certificaten",
|
||||
"E-mailhosting"
|
||||
]
|
||||
},
|
||||
"tech-support": {
|
||||
"title": "Technische Ondersteuning",
|
||||
"tagline": "Professionele ondersteuning bij uw technische problemen.",
|
||||
"description": "Een probleem met uw website, computer of netwerk? Nebulosus biedt professionele ondersteuning voor al uw technische problemen.",
|
||||
"solutions": [
|
||||
"Android/iOS-ondersteuning",
|
||||
"Windows/Mac/Linux-ondersteuning",
|
||||
"Netwerkondersteuning",
|
||||
"Installatie en configuratie",
|
||||
"Advies en begeleiding"
|
||||
]
|
||||
},
|
||||
"development": {
|
||||
"title": "Ontwikkeling",
|
||||
"tagline": "Ontwikkelingsdiensten voor uw bedrijf.",
|
||||
"description": "Nebulosus biedt ontwikkelingsdiensten voor uw applicatie. Of u nu een website, mobiele app of aangepaste software nodig heeft, Nebulosus kan helpen.",
|
||||
"solutions": [
|
||||
"(Web)applicaties",
|
||||
"Integratie ontwikkeling",
|
||||
"Automatisering",
|
||||
"API's",
|
||||
"Databaseontwikkeling"
|
||||
]
|
||||
}
|
||||
},
|
||||
"dict": {
|
||||
"kvk": "Kamer van Koophandel",
|
||||
"mail": "E-mail"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue