Quellcode durchsuchen

Add accessibility translations

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
tags/v16.0.0alpha1
John Molakvoæ (skjnldsv) vor 5 Jahren
Ursprung
Commit
a3447ed49a
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
1 geänderte Dateien mit 6 neuen und 0 gelöschten Zeilen
  1. 6
    0
      .tx/config

+ 6
- 0
.tx/config Datei anzeigen

@@ -127,3 +127,9 @@ file_filter = translationfiles/<lang>/workflowengine.po
source_file = translationfiles/templates/workflowengine.pot
source_lang = en
type = PO

[nextcloud.accessibility]
file_filter = translationfiles/<lang>/accessibility.po
source_file = translationfiles/templates/accessibility.pot
source_lang = en
type = PO

Laden…
Abbrechen
Speichern