Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 2c9a514

Browse files
committed
Merge branch 'dev' of github.com:Moosync/Moosync into dev
2 parents ecedc18 + 46a497f commit 2c9a514

30 files changed

Lines changed: 178 additions & 148 deletions

src/utils/ui/i18n/af_ZA.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,8 @@
159159
"author": "Author",
160160
"colors": "Colors",
161161
"colors_tooltip": "Change the colors to customise UI",
162-
"css": "Custom CSS"
162+
"css": "Custom CSS",
163+
"watch_css": "Watch CSS for file changes"
163164
},
164165
"primary": "Primary",
165166
"secondary": "Secondary",

src/utils/ui/i18n/ar_SA.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,8 @@
159159
"author": "المؤلف",
160160
"colors": "الألوان",
161161
"colors_tooltip": "تغيير الألوان لتخصيص واجهة المستخدم",
162-
"css": "Custom CSS"
162+
"css": "Custom CSS",
163+
"watch_css": "Watch CSS for file changes"
163164
},
164165
"primary": "اساسي",
165166
"secondary": "ثانوي",

src/utils/ui/i18n/ca_ES.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,8 @@
159159
"author": "Author",
160160
"colors": "Colors",
161161
"colors_tooltip": "Change the colors to customise UI",
162-
"css": "Custom CSS"
162+
"css": "Custom CSS",
163+
"watch_css": "Watch CSS for file changes"
163164
},
164165
"primary": "Primary",
165166
"secondary": "Secondary",

src/utils/ui/i18n/cs_CZ.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,8 @@
159159
"author": "Autor",
160160
"colors": "Barvy",
161161
"colors_tooltip": "Změnit barvy pro přizpůsobení uživatelského rozhraní",
162-
"css": "Custom CSS"
162+
"css": "Custom CSS",
163+
"watch_css": "Watch CSS for file changes"
163164
},
164165
"primary": "Primární",
165166
"secondary": "Sekundární",

src/utils/ui/i18n/da_DK.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,8 @@
159159
"author": "Forfatter",
160160
"colors": "Farver",
161161
"colors_tooltip": "Skift farverne for at tilpasse brugergrænsefladen",
162-
"css": "Custom CSS"
162+
"css": "Custom CSS",
163+
"watch_css": "Watch CSS for file changes"
163164
},
164165
"primary": "Primær",
165166
"secondary": "Sekundær",

src/utils/ui/i18n/de_DE.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,8 @@
159159
"author": "Autor",
160160
"colors": "Farben",
161161
"colors_tooltip": "Ändern Sie die Farben, um die Benutzeroberfläche anzupassen",
162-
"css": "Custom CSS"
162+
"css": "Custom CSS",
163+
"watch_css": "Watch CSS for file changes"
163164
},
164165
"primary": "Primär",
165166
"secondary": "Sekundär",

src/utils/ui/i18n/el_GR.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,8 @@
159159
"author": "Συγγραφέας",
160160
"colors": "Χρώματα",
161161
"colors_tooltip": "Αλλάξτε τα χρώματα για να προσαρμόσετε το UI",
162-
"css": "Custom CSS"
162+
"css": "Custom CSS",
163+
"watch_css": "Watch CSS for file changes"
163164
},
164165
"primary": "Κύριο",
165166
"secondary": "Δευτερεύον",

src/utils/ui/i18n/es_ES.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,8 @@
159159
"author": "Autor",
160160
"colors": "Colores",
161161
"colors_tooltip": "Cambiar los colores para personalizar la interfaz de usuario",
162-
"css": "CSS personalizado"
162+
"css": "CSS personalizado",
163+
"watch_css": "Watch CSS for file changes"
163164
},
164165
"primary": "Principal",
165166
"secondary": "Secundario",

src/utils/ui/i18n/fi_FI.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,8 @@
159159
"author": "Tekijä",
160160
"colors": "Värit",
161161
"colors_tooltip": "Muuta värejä muokkataksesi käyttöliittymää",
162-
"css": "Custom CSS"
162+
"css": "Custom CSS",
163+
"watch_css": "Watch CSS for file changes"
163164
},
164165
"primary": "Ensisijainen",
165166
"secondary": "Toissijainen",

src/utils/ui/i18n/fr_FR.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,8 @@
159159
"author": "Auteur",
160160
"colors": "Couleurs",
161161
"colors_tooltip": "Changer les couleurs pour personnaliser l'interface utilisateur",
162-
"css": "Custom CSS"
162+
"css": "Custom CSS",
163+
"watch_css": "Watch CSS for file changes"
163164
},
164165
"primary": "Primaire",
165166
"secondary": "Secondaire",

0 commit comments

Comments
 (0)