@everymatrix/player-account-timeout 1.35.0 → 1.36.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/player-account-timeout",
3
- "version": "1.35.0",
3
+ "version": "1.36.0",
4
4
  "main": "dist/player-account-timeout.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -35,5 +35,5 @@
35
35
  "publishConfig": {
36
36
  "access": "public"
37
37
  },
38
- "gitHead": "cad27ef6706d0e17f1eda3810fee31f1ec373fa9"
38
+ "gitHead": "09be81de9c66446d0062303022d5f036d874d153"
39
39
  }
@@ -88,5 +88,15 @@ export const TRANSLATIONS = {
88
88
  "cooloff7Text": "7 días",
89
89
  "cooloff30Text": "30 días",
90
90
  "cooloff3Text": "3 meses"
91
+ },
92
+ "tr": {
93
+ "title": "Zaman aşımı",
94
+ "timeoutTextFirst": "{operatorname} size oyunlara ara vermeniz için kolay bir yol sağlar. Hesabınızın 24 saat süreyle otomatik olarak engellenmesini talep edebilirsiniz. Geçici kısıtlama sırasında Hesabınıza erişemeyeceksiniz.",
95
+ "timeoutTextSecondary": "Lütfen 'Mola olanağının' hiçbir durumda 'Kendini ihraç etmenin' yerine geçmediğini unutmayın. Kumar bağımlılığı sorunu yaşadığınızı düşünüyorsanız lütfen Sorumlu Oyun altındaki bağlantıya girin ve 'Kendini men etme hizmetini' kullanın veya en kısa sürede bizimle iletişime geçin.",
96
+ "save": "Kaydetmek",
97
+ "cooloff24Text": "24 saat",
98
+ "cooloff7Text": "7 gün",
99
+ "cooloff30Text": "30 gün",
100
+ "cooloff3Text": "3 ay"
91
101
  }
92
102
  }