Skip to content

Commit 8f0e8a0

Browse files
committed
Merge remote-tracking branch 'origin/dev' into dev
2 parents 4d3a377 + 597732e commit 8f0e8a0

50 files changed

Lines changed: 1002 additions & 475 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

app/appearance/icons/litheness/icon.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/appearance/langs/ar.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"entryDock": "شريط الإرساء",
23
"scrollPageUpWithoutMovingCaret": "التمرير شاشة واحدة لأعلى دون تحريك المؤشر",
34
"scrollPageDownWithoutMovingCaret": "التمرير شاشة واحدة لأسفل دون تحريك المؤشر",
45
"toggleLeftDockPanel": "إظهار/إخفاء لوحة الإرساء اليسرى",

app/appearance/langs/de.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"entryDock": "Dock",
23
"scrollPageUpWithoutMovingCaret": "Eine Bildschirmseite nach oben scrollen, ohne den Cursor zu bewegen",
34
"scrollPageDownWithoutMovingCaret": "Eine Bildschirmseite nach unten scrollen, ohne den Cursor zu bewegen",
45
"toggleLeftDockPanel": "Linkes Dock-Panel ein-/ausblenden",

app/appearance/langs/en.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"entryDock": "Dock",
23
"scrollPageUpWithoutMovingCaret": "Scroll up one screen without moving the cursor",
34
"scrollPageDownWithoutMovingCaret": "Scroll down one screen without moving the cursor",
45
"toggleLeftDockPanel": "Show/Hide Left Dock Panel",

app/appearance/langs/es.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"entryDock": "Dock",
23
"scrollPageUpWithoutMovingCaret": "Desplazarse una pantalla hacia arriba sin mover el cursor",
34
"scrollPageDownWithoutMovingCaret": "Desplazarse una pantalla hacia abajo sin mover el cursor",
45
"toggleLeftDockPanel": "Mostrar/ocultar panel de acoplamiento izquierdo",

app/appearance/langs/fr.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"entryDock": "Dock",
23
"scrollPageUpWithoutMovingCaret": "Faire défiler d’un écran vers le haut sans déplacer le curseur",
34
"scrollPageDownWithoutMovingCaret": "Faire défiler d’un écran vers le bas sans déplacer le curseur",
45
"toggleLeftDockPanel": "Afficher/masquer le panneau d’ancrage gauche",

app/appearance/langs/he.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"entryDock": "רציף",
23
"scrollPageUpWithoutMovingCaret": "גלילה מסך אחד למעלה מבלי להזיז את הסמן",
34
"scrollPageDownWithoutMovingCaret": "גלילה מסך אחד למטה מבלי להזיז את הסמן",
45
"toggleLeftDockPanel": "הצג/הסתר את חלונית העגינה השמאלית",

app/appearance/langs/hi.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"entryDock": "डॉक",
23
"scrollPageUpWithoutMovingCaret": "कर्सर को हिलाए बिना एक स्क्रीन ऊपर स्क्रॉल करें",
34
"scrollPageDownWithoutMovingCaret": "कर्सर को हिलाए बिना एक स्क्रीन नीचे स्क्रॉल करें",
45
"toggleLeftDockPanel": "बायाँ डॉक पैनल दिखाएँ/छिपाएँ",

app/appearance/langs/id.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"entryDock": "Dock",
23
"scrollPageUpWithoutMovingCaret": "Gulir satu layar ke atas tanpa memindahkan kursor",
34
"scrollPageDownWithoutMovingCaret": "Gulir satu layar ke bawah tanpa memindahkan kursor",
45
"toggleLeftDockPanel": "Tampilkan/sembunyikan panel dock kiri",

app/appearance/langs/it.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"entryDock": "Dock",
23
"scrollPageUpWithoutMovingCaret": "Scorri di una schermata verso l'alto senza spostare il cursore",
34
"scrollPageDownWithoutMovingCaret": "Scorri di una schermata verso il basso senza spostare il cursore",
45
"toggleLeftDockPanel": "Mostra/nascondi il pannello dock sinistro",

0 commit comments

Comments
 (0)