a2*: add Turkish translations (#9442)

This commit is contained in:
Tan Siret A
2022-10-31 10:43:45 +01:00
committed by GitHub
parent 1b55c5bbab
commit 92b9e1caf8
7 changed files with 96 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# a2dismod
> Debian tabanlı işletim sistemlerinde bir Apache modülünü devre dışı bırak.
> Daha fazla bilgi için: <https://manpages.debian.org/latest/apache2/a2dismod.8.en.html>.
- Bir modülü devre dışı bırak:
`sudo a2dismod {{modül}}`
- Bilgilendirici mesajları gösterme:
`sudo a2dismod --quiet {{module}}`