Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hidonet/magento2-language-tr_tr
Magento2 Turkish Translation / Magento2 Türkçe Çevirisi
https://github.com/hidonet/magento2-language-tr_tr
language magento magento2 magento2-extension magento2-language magento2-module magento2-turkish-translation
Last synced: about 2 months ago
JSON representation
Magento2 Turkish Translation / Magento2 Türkçe Çevirisi
- Host: GitHub
- URL: https://github.com/hidonet/magento2-language-tr_tr
- Owner: hidonet
- License: osl-3.0
- Created: 2015-12-15T23:58:49.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-08-04T00:16:00.000Z (over 5 years ago)
- Last Synced: 2024-11-03T02:07:03.615Z (2 months ago)
- Topics: language, magento, magento2, magento2-extension, magento2-language, magento2-module, magento2-turkish-translation
- Language: PHP
- Homepage:
- Size: 577 KB
- Stars: 32
- Watchers: 7
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-magento2 - tr_TR - Turkish Language Package. (Open Source Extensions / Localization)
- awesome-magento2 - tr_TR - Turkish Language Package. (Open Source Extensions / Localization)
README
# Magento 2 Türkçe Dil Paketi
Magento2 için Türkçe Dil Paketi
Magento2 içinde standart olarak gelen tüm tercüme dosyaları derlenmiş ve bu paket oluşturulmuştur.
# Kurulum
- Tüm dosyaları `/app/i18n/hidonet/tr_TR/` klasörüne kopyalayın( Unix/Linux/MacOSX için )
Daha sonra konsoldan sitenizin root klasörüne geçerek aşağıdaki komutları çalıştırın:
```bash
rm pub/static/frontend/Magento/luma/tr_TR/js-translation.json
php bin/magento setup:static-content:deploy tr_TR
php bin/magento setup:upgrade
rm -rf var/di
php bin/magento setup:di:compile
```# Composer ile kurulum
```bash
composer require hidonet/magento2-language-tr_tr
rm pub/static/frontend/Magento/luma/tr_TR/js-translation.json
php bin/magento setup:static-content:deploy tr_TR
```# Hata bildirimi
Gördüğünüz tercüme hatalarını [email protected]'a iletebilirsiniz...
-----------------------------------------------------------------
# Magento 2 Turkish Language Pack
Magento2 Turkish Translation
We've combined all English translation files and translated to Turkish
# Installation
- Copy all files to `/app/i18n/hidonet/tr_TR/` directory( For Unix/Linux/MacOSX )
Go to your root folder of your magento site and run these commands :
```bash
rm pub/static/frontend/Magento/luma/tr_TR/js-translation.json
php bin/magento setup:static-content:deploy tr_TR
php bin/magento setup:upgrade
rm -rf var/di
php bin/magento setup:di:compile
```# Installation with composer
```bash
composer require hidonet/magento2-language-tr_tr
rm pub/static/frontend/Magento/luma/tr_TR/js-translation.json
php bin/magento setup:static-content:deploy tr_TR
```# Error reporting
Please send errors to [email protected]...
------------------------------------------------------------------
# Ekran Görüntüleri / Screenshots