mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 02:15:48 +02:00
Translated using Weblate (Turkish)
Currently translated at 50.0% (254 of 507 strings) Added translation using Weblate (Turkish) Co-authored-by: Atakan Türkay <atakanhr@gmail.com> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nginxui.com/projects/nginx-ui/frontend/tr/ Translation: Nginx UI/Frontend
This commit is contained in:
parent
1554db5375
commit
01847fe178
2 changed files with 237 additions and 385 deletions
59
docs/tr/index.md
Normal file
59
docs/tr/index.md
Normal file
|
@ -0,0 +1,59 @@
|
|||
---
|
||||
# https://vitepress.dev/reference/default-theme-home-page
|
||||
layout: home
|
||||
|
||||
title: Nginx UI
|
||||
titleTemplate: Yet another Nginx Web UI
|
||||
|
||||
hero:
|
||||
name: "Nginx UI"
|
||||
text: "Yet another Nginx Web UI"
|
||||
tagline: Simple, powerful, and fast.
|
||||
image:
|
||||
src: /assets/icon.svg
|
||||
alt: Nginx UI
|
||||
actions:
|
||||
- theme: brand
|
||||
text: Get Started
|
||||
link: /guide/about
|
||||
- theme: alt
|
||||
text: View on Github
|
||||
link: https://github.com/0xJacky/nginx-ui
|
||||
|
||||
features:
|
||||
- icon: 📊
|
||||
title: Online Statistics for Server Indicators
|
||||
details: Monitor CPU usage, memory usage, load average, and disk usage in real-time.
|
||||
- icon: 💬
|
||||
title: Online ChatGPT Assistant
|
||||
details: Get assistance from an AI-powered ChatGPT directly within the platform.
|
||||
- icon: 🖱️
|
||||
title: One-Click Deployment and Automatic Renewal
|
||||
details: Easily deploy and auto-renew Let's Encrypt certificates with just one click.
|
||||
- icon: 🛠️
|
||||
title: Online Editing Websites Configurations
|
||||
details: Edit configurations using our NgxConfigEditor block editor or Ace Code Editor with nginx syntax highlighting.
|
||||
- icon: 📜
|
||||
title: Online View Nginx Logs
|
||||
details: Access and view your Nginx logs directly online.
|
||||
- icon: 💻
|
||||
title: Written in Go and Vue
|
||||
details: The platform is built with Go and Vue, and distributed as a single executable binary.
|
||||
- icon: 🔄
|
||||
title: Automatically Test and Reload Configurations
|
||||
details: Test configuration files and reload nginx automatically after saving changes.
|
||||
- icon: 🖥️
|
||||
title: Web Terminal
|
||||
details: Access a web-based terminal for easy management.
|
||||
- icon: 🌙
|
||||
title: Dark Mode
|
||||
details: Enable dark mode for a comfortable user experience.
|
||||
- icon: 📱
|
||||
title: Responsive Web Design
|
||||
details: Enjoy a seamless experience on any device with responsive web design.
|
||||
- icon: 🔐
|
||||
title: 2FA Authentication
|
||||
details: Secure sensitive actions with two-factor authentication.
|
||||
|
||||
---
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue