mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-27 23:09:35 +01:00
Merge branch 'MTRNord/fdroid-downtime' into 'main'
website: Mention fdroid downtime See merge request famedly/fluffychat!501
This commit is contained in:
commit
b71afaf821
3
docs/_includes/fdroid_maintenance_alert.html
Normal file
3
docs/_includes/fdroid_maintenance_alert.html
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
<div class="alert">
|
||||||
|
The fdroid repository is on a planned Downtime from Monday the 30.08.2021 until including Wednesday the 01.09.2021.
|
||||||
|
</div>
|
@ -226,3 +226,11 @@ code {
|
|||||||
line-height: 140%;
|
line-height: 140%;
|
||||||
background: #faf8f0;
|
background: #faf8f0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* The alert message box */
|
||||||
|
.alert {
|
||||||
|
padding: 20px;
|
||||||
|
background-color: #ff9800; /* Warning */
|
||||||
|
color: white;
|
||||||
|
margin-bottom: 15px;
|
||||||
|
}
|
||||||
|
@ -5,6 +5,8 @@ lang: de
|
|||||||
---
|
---
|
||||||
# F-Droid Paketquelle
|
# F-Droid Paketquelle
|
||||||
|
|
||||||
|
{% include fdroid_maintenance_alert.html %}
|
||||||
|
|
||||||
## Paketquelle zu F-Droid hinzufügen
|
## Paketquelle zu F-Droid hinzufügen
|
||||||
|
|
||||||
Der einfachste Weg die Paketquelle in F-Droid hinzuzufügen ist den QR-Code zu scannen oder direkt auf dem Handy anzuklickken.
|
Der einfachste Weg die Paketquelle in F-Droid hinzuzufügen ist den QR-Code zu scannen oder direkt auf dem Handy anzuklickken.
|
||||||
|
@ -5,6 +5,8 @@ lang: en
|
|||||||
---
|
---
|
||||||
# F-Droid Repository
|
# F-Droid Repository
|
||||||
|
|
||||||
|
{% include fdroid_maintenance_alert.html %}
|
||||||
|
|
||||||
## Add Repository to F-Droid
|
## Add Repository to F-Droid
|
||||||
|
|
||||||
Easiest way to add the Repository is to either scan the QR-Code or if you are on your phone directly click it.
|
Easiest way to add the Repository is to either scan the QR-Code or if you are on your phone directly click it.
|
||||||
|
@ -5,6 +5,8 @@ lang: en
|
|||||||
---
|
---
|
||||||
# F-Droid Repository
|
# F-Droid Repository
|
||||||
|
|
||||||
|
{% include fdroid_maintenance_alert.html %}
|
||||||
|
|
||||||
## Add Repository to F-Droid
|
## Add Repository to F-Droid
|
||||||
|
|
||||||
Easiest way to add the Repository is to either scan the QR-Code or if you are on your phone directly click it.
|
Easiest way to add the Repository is to either scan the QR-Code or if you are on your phone directly click it.
|
||||||
|
@ -5,6 +5,8 @@ lang: hr
|
|||||||
---
|
---
|
||||||
# F-Droid repozitorij
|
# F-Droid repozitorij
|
||||||
|
|
||||||
|
{% include fdroid_maintenance_alert.html %}
|
||||||
|
|
||||||
## Dodaj repozitorij u F-Droid
|
## Dodaj repozitorij u F-Droid
|
||||||
|
|
||||||
Najjednostavniji način za dodavanje repozitorija: snimi QR kod ili dodirni repozitorij izravno na mobitelu.
|
Najjednostavniji način za dodavanje repozitorija: snimi QR kod ili dodirni repozitorij izravno na mobitelu.
|
||||||
|
@ -5,6 +5,8 @@ lang: nl
|
|||||||
---
|
---
|
||||||
# F-Droid Repository
|
# F-Droid Repository
|
||||||
|
|
||||||
|
{% include fdroid_maintenance_alert.html %}
|
||||||
|
|
||||||
## Voeg Repository toe aan F-Droid
|
## Voeg Repository toe aan F-Droid
|
||||||
|
|
||||||
De eenvoudigste manier om de Repository toe te voegen is door de QR-Code te scannen of als je op je telefoon bent er direct op te klikken.
|
De eenvoudigste manier om de Repository toe te voegen is door de QR-Code te scannen of als je op je telefoon bent er direct op te klikken.
|
||||||
|
@ -5,6 +5,8 @@ lang: en
|
|||||||
---
|
---
|
||||||
# F-Droid Repository
|
# F-Droid Repository
|
||||||
|
|
||||||
|
{% include fdroid_maintenance_alert.html %}
|
||||||
|
|
||||||
## Add Repository to F-Droid
|
## Add Repository to F-Droid
|
||||||
|
|
||||||
Easiest way to add the Repository is to either scan the QR-Code or if you are on your phone directly click it.
|
Easiest way to add the Repository is to either scan the QR-Code or if you are on your phone directly click it.
|
||||||
|
@ -5,6 +5,8 @@ lang: tr
|
|||||||
---
|
---
|
||||||
# F-Droid Deposu
|
# F-Droid Deposu
|
||||||
|
|
||||||
|
{% include fdroid_maintenance_alert.html %}
|
||||||
|
|
||||||
## Depoyu F-Droid'e Ekleyin
|
## Depoyu F-Droid'e Ekleyin
|
||||||
|
|
||||||
Depoyu eklemenin en kolay yolu, QR kodunu taramak veya telefonunuzdaysanız doğrudan ona tıklamaktır.
|
Depoyu eklemenin en kolay yolu, QR kodunu taramak veya telefonunuzdaysanız doğrudan ona tıklamaktır.
|
||||||
|
Loading…
Reference in New Issue
Block a user