Added Vietnamese translations (#1758)

This commit is contained in:
Kevin Papst
2020-06-04 16:21:12 +02:00
committed by GitHub
parent 3b6df1cb84
commit da5563960b
29 changed files with 1990 additions and 14 deletions

View File

@@ -18,7 +18,7 @@ jobs:
with:
php-version: ${{ matrix.php }}
coverage: none
extensions: intl
extensions: mbstring, xml, ctype, iconv, intl, pdo_sqlite, mysql, zip, gd, ldap
tools: cs2pr:1.1.0
- run: composer install --no-progress
- run: composer validate --no-check-all --strict