mirror of
https://github.com/welpo/tabi.git
synced 2026-06-17 08:47:34 +02:00
feat(series): remove introduction types
This commit is contained in:
parent
1b884a8ac5
commit
127a1c80ce
8 changed files with 9 additions and 73 deletions
|
|
@ -64,9 +64,6 @@ see_changes = "See changes"
|
|||
table_of_contents = "Table of Contents"
|
||||
load_comments = "Load comments"
|
||||
|
||||
# Series.
|
||||
series_page_headline = "This article is part of the series: $SERIES_HTML_LINK."
|
||||
|
||||
# Copy code block button.
|
||||
copied = "Copied!"
|
||||
copy_code_to_clipboard = "Copy code to clipboard"
|
||||
|
|
|
|||
|
|
@ -64,9 +64,6 @@ see_changes = "Voir les modifications"
|
|||
table_of_contents = "Table des matières"
|
||||
load_comments = "Afficher les commentaires"
|
||||
|
||||
# Series.
|
||||
series_page_headline = "Cet article fait partie de la série : $SERIES_HTML_LINK."
|
||||
|
||||
# Copy code block button.
|
||||
copied = "Copié !"
|
||||
copy_code_to_clipboard = "Copier le code dans le presse-papier"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue