feat(code): add copy button for code (#239)
This commit is contained in:
29
i18n/fr.toml
29
i18n/fr.toml
@@ -40,6 +40,19 @@ other = "Plus"
|
||||
[selectLanguage]
|
||||
other = "Choisir la langue"
|
||||
|
||||
[switchTheme]
|
||||
other = "Changer de Thème"
|
||||
# === partials/header.html ===
|
||||
|
||||
# === partials/footer.html ===
|
||||
[poweredBySome]
|
||||
other = "Propulsé par %s"
|
||||
|
||||
[theme]
|
||||
other = "Thème"
|
||||
# === partials/footer.html ===
|
||||
|
||||
# === partials/assets.html ===
|
||||
[search]
|
||||
other = "Chercher"
|
||||
|
||||
@@ -55,24 +68,14 @@ other = "Annuler"
|
||||
[noResultsFound]
|
||||
other = "Aucun résultat trouvé"
|
||||
|
||||
[switchTheme]
|
||||
other = "Changer de Thème"
|
||||
# === partials/header.html ===
|
||||
|
||||
# === partials/footer.html ===
|
||||
[poweredBySome]
|
||||
other = "Propulsé par %s"
|
||||
|
||||
[theme]
|
||||
other = "Thème"
|
||||
# === partials/footer.html ===
|
||||
|
||||
# === partials/assets.html ===
|
||||
[lunrLanguageLib]
|
||||
other = "lib/lunr/lunr.fr.js"
|
||||
|
||||
[lunrLanguageCode]
|
||||
other = "fr"
|
||||
|
||||
[copyToClipboard]
|
||||
other = "Copier dans le presse-papiers"
|
||||
# === partials/assets.html ===
|
||||
|
||||
# === partials/plugin/share.html ===
|
||||
|
||||
Reference in New Issue
Block a user