mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 10:56:09 +02:00
15 lines
781 B
JSON
15 lines
781 B
JSON
{
|
|
"skins": "Apparence",
|
|
"collapse": "Réduire",
|
|
"expand": "Développer",
|
|
"login-register-to-search": "Connectez-vous ou inscrivez-vous pour faire une recherche.",
|
|
"settings.title": "Configuration du thème",
|
|
"settings.enableQuickReply": "Activer les réponses rapide",
|
|
"settings.centerHeaderElements": "Centrer les éléments d'en-tête",
|
|
"settings.mobileTopicTeasers": "Show topic teasers on mobile",
|
|
"settings.stickyToolbar": "Sticky toolbar",
|
|
"settings.stickyToolbar.help": "The toolbar on topic and category pages will stick to the top of the page",
|
|
"settings.autohideBottombar": "Auto hide bottom bar",
|
|
"settings.autohideBottombar.help": "The bottom bar on mobile view will be hidden when the page is scrolled down",
|
|
"settings.chatModals": "Enable chat modals"
|
|
} |