mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-05 20:11:26 +01:00
12 lines
664 B
JSON
12 lines
664 B
JSON
{
|
|
"custom-css": "Własny CSS",
|
|
"custom-css.description": "Wpisz własne deklaracje CSS tutaj, będą one zastosowane do wszystkich styli.",
|
|
"custom-css.enable": "Włącz własne style CSS",
|
|
|
|
"custom-header": "Własny nagłówek",
|
|
"custom-header.description": "Wpisz tutaj kod HTML (JavaScript, tagi <code><meta></code>) który ma być dołączony do sekcji <code><head></code> w szablonie forum.",
|
|
"custom-header.enable": "Włącz własny nagłówek",
|
|
|
|
"custom-css.livereload": "Enable Live Reload",
|
|
"custom-css.livereload.description": "Enable this to force all sessions on every device under your account to refresh whenever you click save"
|
|
} |