mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-14 18:06:53 -04:00
fix(icons,branding): swap twitter to X (#1369)
This commit is contained in:
parent
ae1363937b
commit
ea8c4ed077
13 changed files with 57 additions and 42 deletions
|
@ -13,13 +13,13 @@ home:
|
|||
p1: 'Soutenez-nous avec une star sur'
|
||||
githubRepository: "le dépôt GitHub d'IT-Tools"
|
||||
p2: 'ou suivez-nous sur'
|
||||
twitterAccount: "le compte Twitter d'IT-Tools"
|
||||
twitterXAccount: "le compte X d'IT-Tools"
|
||||
thankYou: 'Merci !'
|
||||
nav:
|
||||
github: 'Dépôt GitHub'
|
||||
githubRepository: "Dépôt GitHub d'IT-Tools"
|
||||
twitter: 'Compte Twitter'
|
||||
twitterAccount: "Compte Twitter d'IT-Tools"
|
||||
twitterX: 'Compte X'
|
||||
twitterXAccount: "Compte X d'IT-Tools"
|
||||
about: "À propos d'IT-Tools"
|
||||
aboutLabel: 'À propos'
|
||||
darkMode: 'Mode sombre'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue