diff --git a/public/language/ar/admin/appearance/customise.json b/public/language/ar/admin/appearance/customise.json
index 826b6501da..7c1e9a2676 100644
--- a/public/language/ar/admin/appearance/customise.json
+++ b/public/language/ar/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "تفعيل الترويسة المخصصة",
"custom-css.livereload": "تفعيل إعادة التحميل المباشرة",
- "custom-css.livereload.description": "فعل هذا الخيار لإجبار جميع الجلسات في الأجهزة التي قمت بتسجيل الدخول فيها بحسابك على التحديث عند النقر على زر الحفظ"
+ "custom-css.livereload.description": "فعل هذا الخيار لإجبار جميع الجلسات في الأجهزة التي قمت بتسجيل الدخول فيها بحسابك على التحديث عند النقر على زر الحفظ",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/bg/admin/appearance/customise.json b/public/language/bg/admin/appearance/customise.json
index 37a329bfbd..b9b4c25523 100644
--- a/public/language/bg/admin/appearance/customise.json
+++ b/public/language/bg/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Включване на персонализирана заглавна част",
"custom-css.livereload": "Включване на моменталното презареждане",
- "custom-css.livereload.description": "Ако включите това, всички сесии на всяко устройство, където използвате акаунта си, ще се презареждат, когато натискате „Запазване“."
+ "custom-css.livereload.description": "Ако включите това, всички сесии на всяко устройство, където използвате акаунта си, ще се презареждат, когато натискате „Запазване“.",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/bn/admin/appearance/customise.json b/public/language/bn/admin/appearance/customise.json
index 3b6a7f1795..147ef37bb4 100644
--- a/public/language/bn/admin/appearance/customise.json
+++ b/public/language/bn/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Enable Custom Header",
"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"
+ "custom-css.livereload.description": "Enable this to force all sessions on every device under your account to refresh whenever you click save",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/cs/admin/appearance/customise.json b/public/language/cs/admin/appearance/customise.json
index 586206ab98..c4b57743a3 100644
--- a/public/language/cs/admin/appearance/customise.json
+++ b/public/language/cs/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Povolit uživatelskou hlavičku",
"custom-css.livereload": "Povolit aktuální znovu načtení",
- "custom-css.livereload.description": "Povolením si vynutíte, aby všechny relace na každém zařízení pod vaším účtem se kdykoliv obnovili při kliknutí na tlačítko „Uložit”."
+ "custom-css.livereload.description": "Povolením si vynutíte, aby všechny relace na každém zařízení pod vaším účtem se kdykoliv obnovili při kliknutí na tlačítko „Uložit”.",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/da/admin/appearance/customise.json b/public/language/da/admin/appearance/customise.json
index 3b6a7f1795..147ef37bb4 100644
--- a/public/language/da/admin/appearance/customise.json
+++ b/public/language/da/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Enable Custom Header",
"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"
+ "custom-css.livereload.description": "Enable this to force all sessions on every device under your account to refresh whenever you click save",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/de/admin/appearance/customise.json b/public/language/de/admin/appearance/customise.json
index 79de6f121a..b46fb2c98a 100644
--- a/public/language/de/admin/appearance/customise.json
+++ b/public/language/de/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Benutzerdefinierten Header aktivieren",
"custom-css.livereload": "Live-Aktualisierung aktivieren",
- "custom-css.livereload.description": "Aktiviere diese Einstellung um alle Sitzungen auf allen Geräten mit deinem Konto dazu zu zwingen Neuzuladen sobald du \"Speichern\" drückst"
+ "custom-css.livereload.description": "Aktiviere diese Einstellung um alle Sitzungen auf allen Geräten mit deinem Konto dazu zu zwingen Neuzuladen sobald du \"Speichern\" drückst",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/el/admin/appearance/customise.json b/public/language/el/admin/appearance/customise.json
index 3b6a7f1795..147ef37bb4 100644
--- a/public/language/el/admin/appearance/customise.json
+++ b/public/language/el/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Enable Custom Header",
"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"
+ "custom-css.livereload.description": "Enable this to force all sessions on every device under your account to refresh whenever you click save",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/en-US/admin/appearance/customise.json b/public/language/en-US/admin/appearance/customise.json
index 3b6a7f1795..147ef37bb4 100644
--- a/public/language/en-US/admin/appearance/customise.json
+++ b/public/language/en-US/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Enable Custom Header",
"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"
+ "custom-css.livereload.description": "Enable this to force all sessions on every device under your account to refresh whenever you click save",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/en-x-pirate/admin/appearance/customise.json b/public/language/en-x-pirate/admin/appearance/customise.json
index 3b6a7f1795..147ef37bb4 100644
--- a/public/language/en-x-pirate/admin/appearance/customise.json
+++ b/public/language/en-x-pirate/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Enable Custom Header",
"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"
+ "custom-css.livereload.description": "Enable this to force all sessions on every device under your account to refresh whenever you click save",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/es/admin/appearance/customise.json b/public/language/es/admin/appearance/customise.json
index aac0656f03..6868e9aabd 100644
--- a/public/language/es/admin/appearance/customise.json
+++ b/public/language/es/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Activar cabecera personalizada",
"custom-css.livereload": "Activar Recargar en Vivo",
- "custom-css.livereload.description": "Activar esto para forzar todas las sesiones en todos los dispositivos que recaen de tu cuenta a limpiar cada vez que tú haces clic en guardar"
+ "custom-css.livereload.description": "Activar esto para forzar todas las sesiones en todos los dispositivos que recaen de tu cuenta a limpiar cada vez que tú haces clic en guardar",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/et/admin/appearance/customise.json b/public/language/et/admin/appearance/customise.json
index 3b6a7f1795..147ef37bb4 100644
--- a/public/language/et/admin/appearance/customise.json
+++ b/public/language/et/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Enable Custom Header",
"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"
+ "custom-css.livereload.description": "Enable this to force all sessions on every device under your account to refresh whenever you click save",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/fa-IR/admin/appearance/customise.json b/public/language/fa-IR/admin/appearance/customise.json
index 5f4adddc46..4495400030 100644
--- a/public/language/fa-IR/admin/appearance/customise.json
+++ b/public/language/fa-IR/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Enable Custom Header",
"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"
+ "custom-css.livereload.description": "Enable this to force all sessions on every device under your account to refresh whenever you click save",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/fi/admin/appearance/customise.json b/public/language/fi/admin/appearance/customise.json
index 40f9479cb7..6fce4b0ae5 100644
--- a/public/language/fi/admin/appearance/customise.json
+++ b/public/language/fi/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Salli ylätunnisteen kustomointi",
"custom-css.livereload": "Salli sivun päivitys livenä",
- "custom-css.livereload.description": "Salli tämä, jos haluat mahdollistaa kaikkien tililläsi olevien laitteiden istuntojen päivittymisen, kun tallennat tekemäsi muutokset."
+ "custom-css.livereload.description": "Salli tämä, jos haluat mahdollistaa kaikkien tililläsi olevien laitteiden istuntojen päivittymisen, kun tallennat tekemäsi muutokset.",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/fr/admin/appearance/customise.json b/public/language/fr/admin/appearance/customise.json
index aaec2d0e47..3164ba3756 100644
--- a/public/language/fr/admin/appearance/customise.json
+++ b/public/language/fr/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Activer les en-têtes personnalisés",
"custom-css.livereload": "Activer le rechargement en direct",
- "custom-css.livereload.description": "Activez cette option pour forcer toutes les sessions sur chaque appareil connecté à votre compte à se rafraichir lorsque vous cliquez sur Enregistrer."
+ "custom-css.livereload.description": "Activez cette option pour forcer toutes les sessions sur chaque appareil connecté à votre compte à se rafraichir lorsque vous cliquez sur Enregistrer.",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/gl/admin/appearance/customise.json b/public/language/gl/admin/appearance/customise.json
index 3b6a7f1795..147ef37bb4 100644
--- a/public/language/gl/admin/appearance/customise.json
+++ b/public/language/gl/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Enable Custom Header",
"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"
+ "custom-css.livereload.description": "Enable this to force all sessions on every device under your account to refresh whenever you click save",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/he/admin/appearance/customise.json b/public/language/he/admin/appearance/customise.json
index f911d7e8ea..340498fe53 100644
--- a/public/language/he/admin/appearance/customise.json
+++ b/public/language/he/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "הפעלת HTML מותאם אישית",
"custom-css.livereload": "הפעלת טעינה מחדש אוטומטית.",
- "custom-css.livereload.description": "הפעלה זו נועדה כדי לרענן את כל החיבורים מכל מכשיר, כאשר תשמרו את הדף המותאם אישית."
+ "custom-css.livereload.description": "הפעלה זו נועדה כדי לרענן את כל החיבורים מכל מכשיר, כאשר תשמרו את הדף המותאם אישית.",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/hr/admin/appearance/customise.json b/public/language/hr/admin/appearance/customise.json
index ca54cef4a7..f21d337ba3 100644
--- a/public/language/hr/admin/appearance/customise.json
+++ b/public/language/hr/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Omogući uobičajeno zaglavlje",
"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"
+ "custom-css.livereload.description": "Enable this to force all sessions on every device under your account to refresh whenever you click save",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/hu/admin/appearance/customise.json b/public/language/hu/admin/appearance/customise.json
index 275a6659ee..2593b4f3fa 100644
--- a/public/language/hu/admin/appearance/customise.json
+++ b/public/language/hu/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Egyéni fejléc engedélyezése",
"custom-css.livereload": "Élő újratöltés engedélyezése",
- "custom-css.livereload.description": "Engedélyezésével fiókod alá eső minden eszközön az összes munkamenet kényszerűen frissül akárhányszor a mentésre kattintasz"
+ "custom-css.livereload.description": "Engedélyezésével fiókod alá eső minden eszközön az összes munkamenet kényszerűen frissül akárhányszor a mentésre kattintasz",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/hy/admin/appearance/customise.json b/public/language/hy/admin/appearance/customise.json
index e375539bef..c7b6a9224f 100644
--- a/public/language/hy/admin/appearance/customise.json
+++ b/public/language/hy/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Միացնել հատուկ Վերնագիրը",
"custom-css.livereload": "Միացնել Live Reload-ը",
- "custom-css.livereload.description": "Միացրեք սա՝ ձեր հաշվի տակ գտնվող յուրաքանչյուր սարքի բոլոր աշխատաշրջանները ստիպելու համար թարմացնել, երբ սեղմեք «Պահել» կոճակը"
+ "custom-css.livereload.description": "Միացրեք սա՝ ձեր հաշվի տակ գտնվող յուրաքանչյուր սարքի բոլոր աշխատաշրջանները ստիպելու համար թարմացնել, երբ սեղմեք «Պահել» կոճակը",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/id/admin/appearance/customise.json b/public/language/id/admin/appearance/customise.json
index 3b6a7f1795..147ef37bb4 100644
--- a/public/language/id/admin/appearance/customise.json
+++ b/public/language/id/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Enable Custom Header",
"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"
+ "custom-css.livereload.description": "Enable this to force all sessions on every device under your account to refresh whenever you click save",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/it/admin/appearance/customise.json b/public/language/it/admin/appearance/customise.json
index 2ba8d227e6..ed93c53371 100644
--- a/public/language/it/admin/appearance/customise.json
+++ b/public/language/it/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Abilita Intestazione personalizzata",
"custom-css.livereload": "Abilita Ricarica Istantanea",
- "custom-css.livereload.description": "Abilitala per forzare tutte le sessioni su ogni dispositivo sotto il tuo account ad aggiornarsi ogni volta che si fa clic su Salva"
+ "custom-css.livereload.description": "Abilitala per forzare tutte le sessioni su ogni dispositivo sotto il tuo account ad aggiornarsi ogni volta che si fa clic su Salva",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/ja/admin/appearance/customise.json b/public/language/ja/admin/appearance/customise.json
index abb8fb18e3..a6611d99ff 100644
--- a/public/language/ja/admin/appearance/customise.json
+++ b/public/language/ja/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "カスタムヘッダーを有効にする",
"custom-css.livereload": "ライブリロードを有効にする",
- "custom-css.livereload.description": "これを有効にすると、保存ボタンをクリックするたびにアカウントのすべてのデバイスのすべてのセッションが強制的に更新されます。"
+ "custom-css.livereload.description": "これを有効にすると、保存ボタンをクリックするたびにアカウントのすべてのデバイスのすべてのセッションが強制的に更新されます。",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/ko/admin/appearance/customise.json b/public/language/ko/admin/appearance/customise.json
index 9c237b3eef..6361d6ea2f 100644
--- a/public/language/ko/admin/appearance/customise.json
+++ b/public/language/ko/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "사용자 정의 헤더 활성화",
"custom-css.livereload": "실시간 새로고침 허용",
- "custom-css.livereload.description": "세이브를 누를 때마다 당신의 계정에 속한 디바이스의 모든 세션들이 새로고침 되게 하려면 이것을 활성화하세요."
+ "custom-css.livereload.description": "세이브를 누를 때마다 당신의 계정에 속한 디바이스의 모든 세션들이 새로고침 되게 하려면 이것을 활성화하세요.",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/lt/admin/appearance/customise.json b/public/language/lt/admin/appearance/customise.json
index 3b6a7f1795..147ef37bb4 100644
--- a/public/language/lt/admin/appearance/customise.json
+++ b/public/language/lt/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Enable Custom Header",
"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"
+ "custom-css.livereload.description": "Enable this to force all sessions on every device under your account to refresh whenever you click save",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/lv/admin/appearance/customise.json b/public/language/lv/admin/appearance/customise.json
index 76816cbf28..a8d411a475 100644
--- a/public/language/lv/admin/appearance/customise.json
+++ b/public/language/lv/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Iespējot pielāgotu galveni",
"custom-css.livereload": "Iespējot dzīvo pārlādēšanu",
- "custom-css.livereload.description": "Piespiest atsvaidzināt visas aktīvās sesijas ikvienā no Tava konta esošajām ierīcēm katru reizi, kad noklikšķini uz \"Saglabāt\""
+ "custom-css.livereload.description": "Piespiest atsvaidzināt visas aktīvās sesijas ikvienā no Tava konta esošajām ierīcēm katru reizi, kad noklikšķini uz \"Saglabāt\"",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/ms/admin/appearance/customise.json b/public/language/ms/admin/appearance/customise.json
index 3b6a7f1795..147ef37bb4 100644
--- a/public/language/ms/admin/appearance/customise.json
+++ b/public/language/ms/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Enable Custom Header",
"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"
+ "custom-css.livereload.description": "Enable this to force all sessions on every device under your account to refresh whenever you click save",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/nb/admin/appearance/customise.json b/public/language/nb/admin/appearance/customise.json
index 3b6a7f1795..147ef37bb4 100644
--- a/public/language/nb/admin/appearance/customise.json
+++ b/public/language/nb/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Enable Custom Header",
"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"
+ "custom-css.livereload.description": "Enable this to force all sessions on every device under your account to refresh whenever you click save",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/nl/admin/appearance/customise.json b/public/language/nl/admin/appearance/customise.json
index 641d9e8a6b..f1d310bd4f 100644
--- a/public/language/nl/admin/appearance/customise.json
+++ b/public/language/nl/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Activeer aangepaste header",
"custom-css.livereload": "Activeer Live Reload",
- "custom-css.livereload.description": "Activeer dit om alle sessies op elk apparaat ingelogd onder jouw account te verversen elke keer wanneer je op opslaan klikt."
+ "custom-css.livereload.description": "Activeer dit om alle sessies op elk apparaat ingelogd onder jouw account te verversen elke keer wanneer je op opslaan klikt.",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/pl/admin/appearance/customise.json b/public/language/pl/admin/appearance/customise.json
index a1999175ae..3c33ed3d88 100644
--- a/public/language/pl/admin/appearance/customise.json
+++ b/public/language/pl/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Włącz własny nagłówek",
"custom-css.livereload": "Włącz dynamiczne przeładowanie",
- "custom-css.livereload.description": "Włącz, jeśli chcesz wymusić odświeżenie wszystkich sesji na każdym urządzeniu na Twoim koncie zawsze, gdy klikniesz „zapisz”."
+ "custom-css.livereload.description": "Włącz, jeśli chcesz wymusić odświeżenie wszystkich sesji na każdym urządzeniu na Twoim koncie zawsze, gdy klikniesz „zapisz”.",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/pt-BR/admin/appearance/customise.json b/public/language/pt-BR/admin/appearance/customise.json
index 409ce0d6b1..6e80c62b2c 100644
--- a/public/language/pt-BR/admin/appearance/customise.json
+++ b/public/language/pt-BR/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Habilitar Cabeçalho Personalizado",
"custom-css.livereload": "Ativar Recarregamento Automático",
- "custom-css.livereload.description": "Ative esta opção para forçar todas as sessões em todos os dispositivos que estão conectados a sua conta a serem atualizados sempre que você clicar em salvar"
+ "custom-css.livereload.description": "Ative esta opção para forçar todas as sessões em todos os dispositivos que estão conectados a sua conta a serem atualizados sempre que você clicar em salvar",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/pt-PT/admin/appearance/customise.json b/public/language/pt-PT/admin/appearance/customise.json
index 3ebea471be..8f68ec1fb3 100644
--- a/public/language/pt-PT/admin/appearance/customise.json
+++ b/public/language/pt-PT/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Ativar Cabeçalho Personalizado",
"custom-css.livereload": "Ativar recarregar ao vivo",
- "custom-css.livereload.description": "Ativa isto para forçar todas as sessões da tua conta a serem atualizadas em todos os dispositivos sempre que clicares em guardar"
+ "custom-css.livereload.description": "Ativa isto para forçar todas as sessões da tua conta a serem atualizadas em todos os dispositivos sempre que clicares em guardar",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/ro/admin/appearance/customise.json b/public/language/ro/admin/appearance/customise.json
index 3b6a7f1795..147ef37bb4 100644
--- a/public/language/ro/admin/appearance/customise.json
+++ b/public/language/ro/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Enable Custom Header",
"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"
+ "custom-css.livereload.description": "Enable this to force all sessions on every device under your account to refresh whenever you click save",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/ru/admin/appearance/customise.json b/public/language/ru/admin/appearance/customise.json
index a14fc71941..10aea2793f 100644
--- a/public/language/ru/admin/appearance/customise.json
+++ b/public/language/ru/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Включить пользовательский заголовок",
"custom-css.livereload": "Включить автоматическую перезагрузку страниц",
- "custom-css.livereload.description": "Включите эту опцию, чтобы принудительно обновлять все сеансы на каждом устройстве под этой учетной записью при каждом нажатии кнопки Сохранить"
+ "custom-css.livereload.description": "Включите эту опцию, чтобы принудительно обновлять все сеансы на каждом устройстве под этой учетной записью при каждом нажатии кнопки Сохранить",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/rw/admin/appearance/customise.json b/public/language/rw/admin/appearance/customise.json
index 3b6a7f1795..147ef37bb4 100644
--- a/public/language/rw/admin/appearance/customise.json
+++ b/public/language/rw/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Enable Custom Header",
"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"
+ "custom-css.livereload.description": "Enable this to force all sessions on every device under your account to refresh whenever you click save",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/sc/admin/appearance/customise.json b/public/language/sc/admin/appearance/customise.json
index 3b6a7f1795..147ef37bb4 100644
--- a/public/language/sc/admin/appearance/customise.json
+++ b/public/language/sc/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Enable Custom Header",
"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"
+ "custom-css.livereload.description": "Enable this to force all sessions on every device under your account to refresh whenever you click save",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/sk/admin/appearance/customise.json b/public/language/sk/admin/appearance/customise.json
index a28f5db013..cd87bfb320 100644
--- a/public/language/sk/admin/appearance/customise.json
+++ b/public/language/sk/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Povoliť používateľskú hlavičku",
"custom-css.livereload": "Povoliť aktuálne znovu načítanie",
- "custom-css.livereload.description": "Povolením si vynútite, aby všetky relácie na každom zariadení pod Vaším účtom sa kedykoľvek obnovili pri kliknutí na tlačidlo „Uložiť”."
+ "custom-css.livereload.description": "Povolením si vynútite, aby všetky relácie na každom zariadení pod Vaším účtom sa kedykoľvek obnovili pri kliknutí na tlačidlo „Uložiť”.",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/sl/admin/appearance/customise.json b/public/language/sl/admin/appearance/customise.json
index af288e9720..83dc15690b 100644
--- a/public/language/sl/admin/appearance/customise.json
+++ b/public/language/sl/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Omogoči glavo po meri",
"custom-css.livereload": "Omogoči ponovno nalaganje v živo",
- "custom-css.livereload.description": "Omogočite to, da se vse seje na vsaki napravi v vašem računu osvežijo, ko kliknete shrani"
+ "custom-css.livereload.description": "Omogočite to, da se vse seje na vsaki napravi v vašem računu osvežijo, ko kliknete shrani",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/sq-AL/admin/appearance/customise.json b/public/language/sq-AL/admin/appearance/customise.json
index 3b6a7f1795..147ef37bb4 100644
--- a/public/language/sq-AL/admin/appearance/customise.json
+++ b/public/language/sq-AL/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Enable Custom Header",
"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"
+ "custom-css.livereload.description": "Enable this to force all sessions on every device under your account to refresh whenever you click save",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/sr/admin/appearance/customise.json b/public/language/sr/admin/appearance/customise.json
index 3b6a7f1795..147ef37bb4 100644
--- a/public/language/sr/admin/appearance/customise.json
+++ b/public/language/sr/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Enable Custom Header",
"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"
+ "custom-css.livereload.description": "Enable this to force all sessions on every device under your account to refresh whenever you click save",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/sv/admin/appearance/customise.json b/public/language/sv/admin/appearance/customise.json
index 3b6a7f1795..147ef37bb4 100644
--- a/public/language/sv/admin/appearance/customise.json
+++ b/public/language/sv/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Enable Custom Header",
"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"
+ "custom-css.livereload.description": "Enable this to force all sessions on every device under your account to refresh whenever you click save",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/th/admin/appearance/customise.json b/public/language/th/admin/appearance/customise.json
index 491cba5f62..a7b479126f 100644
--- a/public/language/th/admin/appearance/customise.json
+++ b/public/language/th/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "เปิดการปรับแต่งส่วนหัว",
"custom-css.livereload": "เปิดการบังคับให้มีผลในทันที",
- "custom-css.livereload.description": "การเปิดนี้จะบังคับทุกเซสชั่นบนทุกอุปกรณ์ภายใต้บัญชีของคุณให้ถูกรีเฟรชทันทีที่คุณกดบันทึก"
+ "custom-css.livereload.description": "การเปิดนี้จะบังคับทุกเซสชั่นบนทุกอุปกรณ์ภายใต้บัญชีของคุณให้ถูกรีเฟรชทันทีที่คุณกดบันทึก",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/tr/admin/appearance/customise.json b/public/language/tr/admin/appearance/customise.json
index d4f9d9054d..b759b7b039 100644
--- a/public/language/tr/admin/appearance/customise.json
+++ b/public/language/tr/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Özel Header'ı Etkinleştir",
"custom-css.livereload": "Canlı Yenilemeyi Etkinleştir",
- "custom-css.livereload.description": "\"Kayıt Et\"e her bastığınızda size ait tüm cihazlardaki oturumların yenilenmeye zorlanması için bunu etkinleştirin."
+ "custom-css.livereload.description": "\"Kayıt Et\"e her bastığınızda size ait tüm cihazlardaki oturumların yenilenmeye zorlanması için bunu etkinleştirin.",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/uk/admin/appearance/customise.json b/public/language/uk/admin/appearance/customise.json
index a36628afd4..a1e13ecd52 100644
--- a/public/language/uk/admin/appearance/customise.json
+++ b/public/language/uk/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Увімкнути користувацький заголовок",
"custom-css.livereload": "Увімкнути Автоматичне Оновлення",
- "custom-css.livereload.description": "Увімкніть цю опцію, щоб примусово оновлювати всі сесії вашого акаунту, коли ви натискаєте Зберегти"
+ "custom-css.livereload.description": "Увімкніть цю опцію, щоб примусово оновлювати всі сесії вашого акаунту, коли ви натискаєте Зберегти",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/vi/admin/appearance/customise.json b/public/language/vi/admin/appearance/customise.json
index 0f50580864..5613f36d8b 100644
--- a/public/language/vi/admin/appearance/customise.json
+++ b/public/language/vi/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "Bật Tùy Chỉnh Phần Đầu Trang",
"custom-css.livereload": "Bật tải lại trực tiếp",
- "custom-css.livereload.description": "Bật điều này để buộc tất cả các phiên trên mọi thiết bị trong tài khoản của bạn phải làm mới bất cứ khi nào bạn nhấp vào lưu"
+ "custom-css.livereload.description": "Bật điều này để buộc tất cả các phiên trên mọi thiết bị trong tài khoản của bạn phải làm mới bất cứ khi nào bạn nhấp vào lưu",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/zh-CN/admin/appearance/customise.json b/public/language/zh-CN/admin/appearance/customise.json
index 85b7d146c4..5afd2b7d58 100644
--- a/public/language/zh-CN/admin/appearance/customise.json
+++ b/public/language/zh-CN/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "启用自定义 Header",
"custom-css.livereload": "启用实时重载",
- "custom-css.livereload.description": "启用此功能可以在您点击保存时强制您帐户下的每个设备上的所有会话进行刷新"
+ "custom-css.livereload.description": "启用此功能可以在您点击保存时强制您帐户下的每个设备上的所有会话进行刷新",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file
diff --git a/public/language/zh-TW/admin/appearance/customise.json b/public/language/zh-TW/admin/appearance/customise.json
index 6a12087b3c..af026c4b57 100644
--- a/public/language/zh-TW/admin/appearance/customise.json
+++ b/public/language/zh-TW/admin/appearance/customise.json
@@ -13,5 +13,8 @@
"custom-header.enable": "啟用自訂 Header",
"custom-css.livereload": "啟用動態重載",
- "custom-css.livereload.description": "啟用此功能可以在您點擊儲存時強制您帳戶下的每個設備上的所有會話進行重載"
+ "custom-css.livereload.description": "啟用此功能可以在您點擊儲存時強制您帳戶下的每個設備上的所有會話進行重載",
+ "bsvariables": "_variables.scss",
+ "bsvariables.description": "Override bootstrap variables here. You can also use a tool like bootstrap.build and paste the output here.
Changes require a rebuild & restart.",
+ "bsvariables.enable": "Enable _variables.scss"
}
\ No newline at end of file