diff --git a/README.eng.md b/README.eng.md new file mode 100644 index 00000000..f7eceaad --- /dev/null +++ b/README.eng.md @@ -0,0 +1,243 @@ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SPONSORED BY +
+
+
+
+
+ |
+
+
+

Get Java backend for Vue admin with 20% discount for 39$ use coupon code SWB0RAZPZR1M +
+ +### Flatlogic + +
Admin Dashboard Templates made with Vue, React and Angular.
+ +## Features + +``` +- Login / Logout + +- Permission Authentication + - Page permission + - Directive permission + - Permission configuration page + - Two-step login + +- Multi-environment build + - Develop (dev) + - sit + - Stage Test (stage) + - Production (prod) + +- Global Features + - I18n + - Multiple dynamic themes + - Dynamic sidebar (supports multi-level routing) + - Dynamic breadcrumb + - Tags-view (Tab page Support right-click operation) + - Svg Sprite + - Mock data + - Screenfull + - Responsive Sidebar + +- Editor + - Rich Text Editor + - Markdown Editor + - JSON Editor + +- Excel + - Export Excel + - Upload Excel + - Visualization Excel + - Export zip + +- Table + - Dynamic Table + - Drag And Drop Table + - Inline Edit Table + +- Error Page + - 401 + - 404 + +- Components + - Avatar Upload + - Back To Top + - Drag Dialog + - Drag Select + - Drag Kanban + - Drag List + - SplitPane + - Dropzone + - Sticky + - CountTo + +- Advanced Example +- Error Log +- Dashboard +- Guide Page +- ECharts +- Clipboard +- Markdown to html +``` + +## Getting started + +```bash +# clone the project +git clone https://github.com/PanJiaChen/vue-element-admin.git + +# enter the project directory +cd vue-element-admin + +# install dependency +npm install + +# develop +npm run dev +``` + +This will automatically open http://localhost:9527 + +## Build + +```bash +# build for test environment +npm run build:stage + +# build for production environment +npm run build:prod +``` + +## Advanced + +```bash +# preview the release environment effect +npm run preview + +# preview the release environment effect + static resource analysis +npm run preview -- --report + +# code format check +npm run lint + +# code format check and auto fix +npm run lint -- --fix +``` + +Refer to [Documentation](https://panjiachen.github.io/vue-element-admin-site/guide/essentials/deploy.html) for more information + +## Changelog + +Detailed changes for each release are documented in the [release notes](https://github.com/PanJiaChen/vue-element-admin/releases). + +## Online Demo + +[Preview](https://panjiachen.github.io/vue-element-admin) + +## Donate + +If you find this project useful, you can buy author a glass of juice :tropical_drink: + + + +[Paypal Me](https://www.paypal.me/panfree23) + +[Buy me a coffee](https://www.buymeacoffee.com/Pan) + +## Browsers support + +Modern browsers and Internet Explorer 10+. + +| [
](https://godban.github.io/browsers-support-badges/)IE / Edge | [
](https://godban.github.io/browsers-support-badges/)Firefox | [
](https://godban.github.io/browsers-support-badges/)Chrome | [
](https://godban.github.io/browsers-support-badges/)Safari |
+| --------- | --------- | --------- | --------- |
+| IE10, IE11, Edge | last 2 versions | last 2 versions | last 2 versions |
+
+## License
+
+[MIT](https://github.com/PanJiaChen/vue-element-admin/blob/master/LICENSE)
+
+Copyright (c) 2017-present PanJiaChen
diff --git a/README.es.md b/README.es.md
index dc20fa42..80a399cd 100644
--- a/README.es.md
+++ b/README.es.md
@@ -26,7 +26,8 @@
-Español | [English](./README.md) | [简体中文](./README.zh-CN.md) | [日本語](./README.ja.md)
+Español | [English](./README.md) | [简体中文](./README.zh-CN.md) | [日本語](./README.ja.md) | [Turkish](./README.md)
+
## Introducción
diff --git a/README.ja.md b/README.ja.md
index 3bc3ce8b..b8175b81 100644
--- a/README.ja.md
+++ b/README.ja.md
@@ -26,7 +26,8 @@
-日本語 | [English](./README.md) | [简体中文](./README.zh-CN.md) | [Spanish](./README.es.md)
+日本語 | [English](./README.eng.md) | [简体中文](./README.zh-CN.md) | [日本語](./README.ja.md) | [Spanish](./README.es.md) | [Turkish](./README.md)
+
## 概要
diff --git a/README.md b/README.md
index da4b8b97..68422c31 100644
--- a/README.md
+++ b/README.md
@@ -26,10 +26,10 @@
-English | [简体中文](./README.zh-CN.md) | [日本語](./README.ja.md) | [Spanish](./README.es.md)
+Turkish | [English](./README.eng.md) | [简体中文](./README.zh-CN.md) | [日本語](./README.ja.md) | [Spanish](./README.es.md)
- SPONSORED BY + SPONSORLAR

Get Java backend for Vue admin with 20% discount for 39$ use coupon code SWB0RAZPZR1M
+
SWB0RAZPZR1M kupon kodunu kullanarak 39$'a %20 indirimle Vue admin için Java arka ucunu edinin
-### Flatlogic +### Düz Mantık -
Admin Dashboard Templates made with Vue, React and Angular.
+
Vue, React ve Angular ile yapılan Admin Dashboard Şablonları.
-## Features +## Özellikler ``` -- Login / Logout +- Giriş / Çıkış -- Permission Authentication - - Page permission - - Directive permission - - Permission configuration page - - Two-step login +- İzin Doğrulama + - Sayfa izni + - Direktif izni + - İzin yapılandırma sayfası + - İki adımlı giriş -- Multi-environment build - - Develop (dev) - - sit - - Stage Test (stage) - - Production (prod) +- Çok ortamlı yapı + - Geliştirmek (geliştirmek) + - oturmak + - Aşama Testi (aşama) + - Üretim (ürün) -- Global Features +- Küresel Özellikler - I18n - - Multiple dynamic themes - - Dynamic sidebar (supports multi-level routing) - - Dynamic breadcrumb - - Tags-view (Tab page Support right-click operation) + - Çoklu dinamik temalar + - Dinamik kenar çubuğu (çok seviyeli yönlendirmeyi destekler) + - Dinamik kırıntı + - Etiketler görünümü (Sekme sayfası Sağ tıklama işlemini destekler) - Svg Sprite - - Mock data - - Screenfull - - Responsive Sidebar + - Sahte veriler + - Ekran dolu + - Duyarlı Kenar Çubuğu -- Editor - - Rich Text Editor - - Markdown Editor - - JSON Editor +- Editör + - Zengin metin editörü + - İşaretleme Düzenleyicisi + - JSON Düzenleyici - Excel - - Export Excel - - Upload Excel - - Visualization Excel - - Export zip + - Excel'i Dışa Aktar + - Excel'i Yükle + - Görselleştirme Exceli + - Zip'i dışa aktar -- Table - - Dynamic Table - - Drag And Drop Table - - Inline Edit Table +- Masa + - Dinamik Tablo + - Sürükle ve Bırak Tablosu + - Satır İçi Düzenleme Tablosu -- Error Page +- Hatalı sayfa - 401 - 404 -- Components - - Avatar Upload - - Back To Top - - Drag Dialog - - Drag Select - - Drag Kanban - - Drag List - - SplitPane - - Dropzone - - Sticky - - CountTo +- Bileşenler + - Avatar Yükleme + - Başa dönüş + - Sürükle İletişim Kutusu + - Sürükle Seç + - Kanban'ı sürükleyin + - Listeyi Sürükle + - BölmeBölmesi + - Boşaltma noktası + - Yapışkan + - Saymak -- Advanced Example -- Error Log -- Dashboard -- Guide Page -- ECharts -- Clipboard -- Markdown to html +- Gelişmiş Örnek +- Hata Günlüğü +- Gösterge Paneli +- Kılavuz Sayfası +- Echart'lar +- Pano +- html'ye işaretleme ``` -## Getting started +## Başlarken ```bash -# clone the project +# projeyi klonla git clone https://github.com/PanJiaChen/vue-element-admin.git -# enter the project directory +# proje dizinine girin cd vue-element-admin -# install dependency +# bağımlılık yükle npm install -# develop +# çalıştırmak npm run dev ``` -This will automatically open http://localhost:9527 +Bu otomatik olarak açılacaktır http://localhost:9527 -## Build +## Projeyi build etmek ```bash -# build for test environment +# test ortamı için derleme npm run build:stage -# build for production environment +# üretim ortamı için inşa npm run build:prod ``` -## Advanced +## Gelişmiş ```bash -# preview the release environment effect +# yayın ortamı efektini önizleyin npm run preview -# preview the release environment effect + static resource analysis +# yayın ortamı etkisi + statik kaynak analizini önizleyin npm run preview -- --report -# code format check +# kod formatı kontrolü npm run lint -# code format check and auto fix +# kod formatı kontrolü ve otomatik düzeltme npm run lint -- --fix ``` -Refer to [Documentation](https://panjiachen.github.io/vue-element-admin-site/guide/essentials/deploy.html) for more information - -## Changelog +Daha fazla bilgi için bkz. [Documentation](https://panjiachen.github.io/vue-element-admin-site/guide/essentials/deploy.html) Detailed changes for each release are documented in the [release notes](https://github.com/PanJiaChen/vue-element-admin/releases). -## Online Demo +## Değişiklik günlüğü -[Preview](https://panjiachen.github.io/vue-element-admin) +Her sürüm için ayrıntılı değişiklikler [sürüm notlarında](https://github.com/PanJiaChen/vue-element-admin/releases). belgelenmiştir. -## Donate +## Çevrimiçi Demo -If you find this project useful, you can buy author a glass of juice :tropical_drink: +[Önizleme](https://panjiachen.github.io/vue-element-admin) - +## Bağış -[Paypal Me](https://www.paypal.me/panfree23) +Bu projeyi faydalı bulursanız, yazara bir bardak meyve suyu :tropik içecek satın alabilirsiniz: -[Buy me a coffee](https://www.buymeacoffee.com/Pan) + -## Browsers support +[Paypal](https://www.paypal.me/panfree23) -Modern browsers and Internet Explorer 10+. +[Bana kahve satın al](https://www.buymeacoffee.com/Pan) + +## Tarayıcı Destekleri + +Modern tarayıcılar ve Internet Explorer 10+. | [
](https://godban.github.io/browsers-support-badges/)IE / Edge | [
](https://godban.github.io/browsers-support-badges/)Firefox | [
](https://godban.github.io/browsers-support-badges/)Chrome | [
](https://godban.github.io/browsers-support-badges/)Safari |
| --------- | --------- | --------- | --------- |
| IE10, IE11, Edge | last 2 versions | last 2 versions | last 2 versions |
-## License
+## Lisans
[MIT](https://github.com/PanJiaChen/vue-element-admin/blob/master/LICENSE)
diff --git a/README.zh-CN.md b/README.zh-CN.md
index d34c65a4..8428c3ab 100644
--- a/README.zh-CN.md
+++ b/README.zh-CN.md
@@ -26,7 +26,7 @@
-简体中文 | [English](./README.md) | [日本語](./README.ja.md) | [Spanish](./README.es.md)
+简体中文 | [English](./README.eng.md) | [Turkish](./README.md) | [日本語](./README.ja.md) | [Spanish](./README.es.md)
SPONSORED BY