Add translation strings for theme
This commit is contained in:
parent
b04e7ebe10
commit
feafea049b
2 changed files with 16 additions and 0 deletions
8
themes/custom/i18n/en.yaml
Normal file
8
themes/custom/i18n/en.yaml
Normal file
|
@ -0,0 +1,8 @@
|
|||
table_of_contents:
|
||||
other: Table of contents
|
||||
|
||||
source_code:
|
||||
other: Source code
|
||||
|
||||
search:
|
||||
other: Search...
|
8
themes/custom/i18n/fr.yaml
Normal file
8
themes/custom/i18n/fr.yaml
Normal file
|
@ -0,0 +1,8 @@
|
|||
table_of_contents:
|
||||
other: Table des matières
|
||||
|
||||
source_code:
|
||||
other: Code source
|
||||
|
||||
search:
|
||||
other: Recherche...
|
Loading…
Reference in a new issue