add missing locales
All checks were successful
Build the docker image for the frontend application / build (push) Successful in 29s
All checks were successful
Build the docker image for the frontend application / build (push) Successful in 29s
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
98
app/src/locales/en.yaml
Normal file
98
app/src/locales/en.yaml
Normal file
@@ -0,0 +1,98 @@
|
||||
navbar:
|
||||
home: home
|
||||
services: services
|
||||
donate: donate
|
||||
|
||||
home:
|
||||
title: hello world!
|
||||
welcome:
|
||||
title: about
|
||||
desc: |
|
||||
Welcome to my personal website, I'm ngn. You might also know me as ngn13.
|
||||
I am a security, privacy and freedom advocate high-school student from
|
||||
Turkey. I'm mainly interesed in software development and system security,
|
||||
so I usually spend my free time writing [Free/Libre
|
||||
software](https://www.gnu.org/philosophy/free-sw.html), solving
|
||||
[CTF](https://en.wikipedia.org/wiki/Capture_the_flag_(cybersecurity))s and
|
||||
learning new things.
|
||||
thanks: |
|
||||
I have few personal software projects and I host web based services. If
|
||||
you would like to check them out, see the sections below. Thank you for
|
||||
visiting my website and I hope you have a good rest of your day!
|
||||
|
||||
projects:
|
||||
title: projects
|
||||
desc: |
|
||||
I develop and work on Free/Libre software. I don't work on massive
|
||||
projects and I'm not a professional but I do enjoy it. Here are some of my
|
||||
more popular projects that you might find interesting
|
||||
|
||||
services:
|
||||
title: services
|
||||
desc: |
|
||||
I host web based services. Most of these services provide front-end or
|
||||
alternatives to already existing popular web services. Here are all the
|
||||
details
|
||||
speed: All of these services are available over an 1 Gbit interface
|
||||
security: All use SSL encrypted connection and they respect your privacy and freedom
|
||||
blocks: |
|
||||
Accessible from clearnet, [TOR](https://www.torproject.org/) and
|
||||
[I2P](https://geti2p.net/en/) - no region or network blocks
|
||||
bullshit: No CDNs, no cloudflare, no CAPTCHA, no analytics, no bullshit
|
||||
link: See all the services!
|
||||
|
||||
contact:
|
||||
title: contact
|
||||
desc: |
|
||||
If you have question or a suggestion, or if you simply want to chat, feel
|
||||
free to send me an email at **ngn [at] ngn.tf**. You can use my [PGP
|
||||
key](https://keyoxide.org/F9E70878C2FB389AEC2BA34CA3654DF5AD9F641D) to
|
||||
send me an encrypted email, which I would highly prefer. My PGP key also
|
||||
includes identity claims, which you can use to verify my public profiles.
|
||||
mastodon: |
|
||||
I'm also on [mastodon](https://defcon.social/@ngn) where I mainly post
|
||||
Turkish stuff.
|
||||
|
||||
services:
|
||||
title: service status
|
||||
desc: |
|
||||
Here you can find a list of all the publicly accessible services I host. I
|
||||
have periodic status check for clearnet addresses: A request is sent to the
|
||||
clearnet address the status of the service is reported based on the
|
||||
response. The latest reported status is displayed next to the time of the
|
||||
report. If you experience any issues with a service even though the status
|
||||
is displayed as up, please [contact me](/#contact) to report this issue.
|
||||
feed: |
|
||||
I also have an [1:Atom feed] that you can follow to get the latest news and
|
||||
updates about the changes made to the different services.
|
||||
last: Last checked at {time}
|
||||
status:
|
||||
up: Up
|
||||
down: Down
|
||||
slow: Slow
|
||||
|
||||
donate:
|
||||
title: donate!
|
||||
desc: |
|
||||
If you like my work or if you are feeling generous, you can financially
|
||||
support me. I spend around $15 every month to maintain everything, so even a
|
||||
small donation would be highly appreciated and it would help me keep
|
||||
everything up and running.
|
||||
info: |
|
||||
Currently I only accept donations with [Monero
|
||||
(XMR)](https://www.getmonero.org/). Here is my monero address
|
||||
thanks: |
|
||||
Also I would like to thank everyone who has donated so far. I really
|
||||
appreciate it!
|
||||
|
||||
error:
|
||||
title: something went wrong!
|
||||
report: Report this issue
|
||||
|
||||
footer:
|
||||
source: Source
|
||||
license: License
|
||||
privacy: Privacy
|
||||
number: Visited {total} times since {since}
|
||||
wow: wow!!
|
||||
render: Rendered on {time} just for you
|
Reference in New Issue
Block a user