---
metadata:
  - name: generator
    content: Diplodoc Platform v5.55.2
alternate:
  - https://yandex.com.tr/dev/games/doc/en/sdk/unity/env-auth-lang.md
  - https://yandex.com.tr/dev/games/doc/hi/sdk/unity/env-auth-lang.md
  - https://yandex.com.tr/dev/games/doc/ko/sdk/unity/env-auth-lang.md
  - https://yandex.com.tr/dev/games/doc/ru/sdk/unity/env-auth-lang.md
  - https://yandex.com.tr/dev/games/doc/tr/sdk/unity/env-auth-lang.md
  - https://yandex.com.tr/dev/games/doc/vi/sdk/unity/env-auth-lang.md
  - https://yandex.com.tr/dev/games/doc/zh/sdk/unity/env-auth-lang.md
  - href: tr/sdk/unity/env-auth-lang.md
    type: text/markdown
    title: Markdown version
  - href: ../../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com.tr/dev/games/doc/tr/llms.txt

# Ortam değişkenleri, yetkilendirme ve yerelleştirme

<!-- source: tr/_includes/script-common.md -->
<!-- source: tr/_includes/script/index-js.md -->

<!-- endsource: tr/_includes/script/index-js.md -->

<!-- source: tr/_includes/script/requirements-js.md -->

<!-- endsource: tr/_includes/script/requirements-js.md -->

<!-- source: tr/_includes/script/image-modal-js.md -->

<!-- endsource: tr/_includes/script/image-modal-js.md -->
<!-- endsource: tr/_includes/script-common.md -->

#|
|| ![](../../_images/icons/video.svg) | Video Dersi 3. Veri Alma, Yetkilendirme ve Yerelleştirme

<div class="cut-button">

{% cut "Videoyu İzle" %}

Video Rusça dilindedir, ancak YouTube'da otomatik altyazıları etkinleştirebilirsiniz.

{% list tabs %}

- Yandex

  @[](https://runtime.strm.yandex.ru/player/video/vplviwz6uirn3yuha6kz?autoplay=0&mute=0)

- YouTube

  @[youtube](https://youtu.be/olyTBkJJAfY?si=0ja5BNd6PE805aOp)

{% endlist %}

{% endcut %}

</div>

||
|#

Eklenti işlevleri ayrı modüllere ayrılmıştır (talimatlar için bağlantılar verilmiştir):
- [Ortam Değişkenleri](https://max-games.ru/plugin-yg/doc/envir/?en){.external}, SDK platformundan kullanıcının cihazına ait dil, işletim sistemi veya tarayıcı gibi verileri almanızı sağlar.
- [Yetkilendirme](https://max-games.ru/plugin-yg/doc/auth/?en){.external}, liderlik tablolarını bağlamanıza ve ödeme işlemleri yapmanıza olanak tanır. Ancak oyun yetkilendirme olmadan da erişilebilir olmalıdır (bkz. [madde 1.2](https://yandex.com.tr/dev/games/doc/tr/concepts/requirements.md#1-2)).
  Yetkilendirme modülü ile kullanıcının takma adı veya avatarı gibi verilerini alabilirsiniz. Ayrıca Leaderboards veya Payments gibi bazı modüller için gereklidir.
- [Diller](https://max-games.ru/plugin-yg/doc/lang/?en){.external}:
    - [Oyun yerelleştirmelerinin yönetimi](https://max-games.ru/plugin-yg/doc/lang/?en){.external}: Platform dilinin belirlenmesi durumunda oyunun dili buna göre değişir.

      {% note warning %}

      Oyun, taslak doldururken seçilen en az bir dile çevrilmiş olmalıdır (bkz. [madde 1.2](https://yandex.com.tr/dev/games/doc/tr/concepts/requirements.md#2-10)). ru, en, tr dilleri için [yerelleştirmeler](https://yandex.com.tr/dev/games/doc/tr/concepts/languages-and-domains.md#languages) eklemeniz önerilir.

      Oyun dilinin manuel olarak seçilmesi durumunda [gereksinimlerin 6.9 maddesine](https://yandex.com.tr/dev/games/doc/tr/concepts/requirements.md#6-9) dikkat edin.

      {% endnote %}

    - [Otomatik çeviri](https://max-games.ru/plugin-yg/doc/lang/?en#:~:text=for%20translating%20texts.-,Auto%20Translate%20Langs,-A%20complete%20solution){.external} Google Çeviri ile.

