mirror of
https://github.com/penpot/penpot.git
synced 2025-01-24 23:49:45 -05:00
💬 Add translation key for theme
This commit is contained in:
parent
2237eb0f54
commit
2089ecf6eb
2 changed files with 4 additions and 0 deletions
|
@ -123,6 +123,8 @@
|
|||
"settings.profile.your-name" "Your name"
|
||||
"settings.profile.your-username" "Your username"
|
||||
"settings.profile.your-email" "Your email"
|
||||
|
||||
"settings.choose-color-theme" "Choose a theme"
|
||||
"settings.profile.light-theme" "Light theme"
|
||||
"settings.profile.dark-theme" "Dark theme"
|
||||
"settings.profile.high-contrast-theme" "High-contrast theme"
|
||||
|
|
|
@ -123,6 +123,8 @@
|
|||
"settings.profile.your-name" "Votre nom complet"
|
||||
"settings.profile.your-username" "Votre nom d'utilisateur"
|
||||
"settings.profile.your-email" "Votre adresse email"
|
||||
|
||||
"settings.choose-color-theme" "Choisissez un thème"
|
||||
"settings.profile.light-theme" "Thème Jour"
|
||||
"settings.profile.dark-theme" "Thème Nuit"
|
||||
"settings.profile.high-contrast-theme" "Thème Contraste élevé"
|
||||
|
|
Loading…
Add table
Reference in a new issue