mirror of
https://github.com/olivierlacan/keep-a-changelog.git
synced 2025-07-28 08:14:06 +02:00
Display translation count and improve styles
This commit is contained in:
parent
7132bc7c62
commit
bb783f8ec8
@ -122,6 +122,7 @@ $languages = {
|
|||||||
name: "فارسی"
|
name: "فارسی"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
$language_count = $languages.size
|
||||||
|
|
||||||
activate :i18n,
|
activate :i18n,
|
||||||
lang_map: $languages,
|
lang_map: $languages,
|
||||||
|
@ -73,6 +73,9 @@ header
|
|||||||
|
|
||||||
.locales
|
.locales
|
||||||
float: right
|
float: right
|
||||||
|
background-color: rgba(255, 255, 255, .5)
|
||||||
|
border-radius: .5rem
|
||||||
|
padding: .7rem 1rem
|
||||||
|
|
||||||
.locales li
|
.locales li
|
||||||
float: right
|
float: right
|
||||||
|
Loading…
x
Reference in New Issue
Block a user