Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

Commit 36ea409

Browse files
committed
Update translations
1 parent 6b55033 commit 36ea409

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

config/locales/server.sv.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,10 @@
55
# To work with us on translations, join this project:
66
# https://www.transifex.com/projects/p/discourse-org/
77

8-
sv: {}
8+
sv:
9+
site_settings:
10+
discourse_math_enabled: 'Aktivera Discourse Math-tillägget (lägger till specialbehandling av $- och $$-block)'
11+
discourse_math_provider: 'Standardleverantör för matematisk rendering'
12+
discourse_math_zoom_on_hover: 'Zooma 200 % under pekaren (endast MathJax)'
13+
discourse_math_enable_accessibility: 'Aktivera tillgänglighetsfunktioner (endast MathJax)'
14+
discourse_math_enable_asciimath: 'Aktivera asciimath (lägger till specialbehandling av %-avgränsad inmatning) (endast MathJax)'

config/locales/server.tr_TR.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,10 @@
55
# To work with us on translations, join this project:
66
# https://www.transifex.com/projects/p/discourse-org/
77

8-
tr_TR: {}
8+
tr_TR:
9+
site_settings:
10+
discourse_math_enabled: 'Discourse Matematik eklentisini etkinleştir ($ ve $$ bloklarına özel işleme ekler)'
11+
discourse_math_provider: 'Varsayılan matematik oluşturma sağlayıcısı'
12+
discourse_math_zoom_on_hover: 'Fareyle üzerine gelindiğinde% 200 yakınlaştırma (yalnızca MathJax)'
13+
discourse_math_enable_accessibility: 'Erişilebilirlik özelliklerini etkinleştir (yalnızca MathJax)'
14+
discourse_math_enable_asciimath: 'Asciimath''ı etkinleştir (% sınırlanmış girdiyi özel işleme ekler) (yalnızca MathJax)'

0 commit comments

Comments
 (0)