docs: improve version used for docs (#188)
This commit is contained in:
11
i18n/en.toml
11
i18n/en.toml
@@ -146,3 +146,14 @@ other = "Example"
|
||||
[quote]
|
||||
other = "Quote"
|
||||
# === shortcodes/admonition.html ===
|
||||
|
||||
# === shortcodes/version.html ===
|
||||
[new]
|
||||
other = "NEW"
|
||||
|
||||
[changed]
|
||||
other = "CHANGED"
|
||||
|
||||
[deleted]
|
||||
other = "DELETED"
|
||||
# === shortcodes/version.html ===
|
||||
|
||||
11
i18n/fr.toml
11
i18n/fr.toml
@@ -146,3 +146,14 @@ other = "Exemple"
|
||||
[quote]
|
||||
other = "Citation"
|
||||
# === shortcodes/admonition.html ===
|
||||
|
||||
# === shortcodes/version.html ===
|
||||
[new]
|
||||
other = "NOUVEAU"
|
||||
|
||||
[changed]
|
||||
other = "CHANGE"
|
||||
|
||||
[deleted]
|
||||
other = "EFFACE"
|
||||
# === shortcodes/version.html ===
|
||||
|
||||
@@ -146,3 +146,14 @@ other = "示例"
|
||||
[quote]
|
||||
other = "引用"
|
||||
# === shortcodes/admonition.html ===
|
||||
|
||||
# === shortcodes/version.html ===
|
||||
[new]
|
||||
other = "新增"
|
||||
|
||||
[changed]
|
||||
other = "更改"
|
||||
|
||||
[deleted]
|
||||
other = "删除"
|
||||
# === shortcodes/version.html ===
|
||||
|
||||
Reference in New Issue
Block a user