Update badge in README

This commit is contained in:
squidfunk 2019-12-06 15:58:27 +01:00
parent c18ca2e5a6
commit 9b85c980ac
6 changed files with 10 additions and 7 deletions

View File

@ -122,6 +122,9 @@ jobs:
with:
fetch-depth: 5
# Ensure latest build if repository is not up-to-date
- run: rm -rf material
# Download distribution files
- uses: actions/download-artifact@v1
with:

View File

@ -1,11 +1,11 @@
[![Travis][travis-image]][travis-link]
[![Github Action][action-image]][action-link]
[![Downloads][downloads-image]][downloads-link]
[![Gitter][gitter-image]][gitter-link]
[![PyPI][pypi-image]][pypi-link]
[![dependabot][dependabot-image]][dependabot-link]
[travis-image]: https://travis-ci.org/squidfunk/mkdocs-material.svg?branch=master
[travis-link]: https://travis-ci.org/squidfunk/mkdocs-material
[action-image]: https://github.com/squidfunk/mkdocs-material/workflows/package/badge.svg
[action-link]: https://github.com/squidfunk/mkdocs-material/actions
[downloads-image]: https://img.shields.io/pypi/dm/mkdocs-material.svg
[downloads-link]: https://pypistats.org/packages/mkdocs-material
[gitter-image]: https://badges.gitter.im/squidfunk/mkdocs-material.svg

View File

@ -20,7 +20,7 @@
IN THE SOFTWARE.
-->
<!-- Translation: Russian -->
<!-- Translations: Russian -->
{% macro t(key) %}{{ {
"language": "ru",
"clipboard.copy": "Копировать в буфер",

View File

@ -20,7 +20,7 @@
IN THE SOFTWARE.
-->
<!-- Translation: Slovenian -->
<!-- Translations: Slovenian -->
{% macro t(key) %}{{ {
"language": "si",
"clipboard.copy": "Kopiraj v odložišče",

View File

@ -20,7 +20,7 @@
IN THE SOFTWARE.
-->
<!-- Translation: Slovak -->
<!-- Translations: Slovak -->
{% macro t(key) %}{{ {
"language": "sk",
"clipboard.copy": "Kopírovať do schránky",

View File

@ -20,7 +20,7 @@
IN THE SOFTWARE.
-->
<!-- Translation: Ukrainian -->
<!-- Translations: Ukrainian -->
{% macro t(key) %}{{ {
"language": "uk",
"clipboard.copy": "Скопіювати в буфер",