feat(backgrounds): add snowfall background

This commit is contained in:
Boris Kovalskii
2026-06-11 10:13:39 +10:00
parent 1d00ca97e5
commit e3dbc4e663
9 changed files with 168 additions and 0 deletions

View File

@@ -1155,6 +1155,8 @@
"rippleDesc": "Ripple wave effect",
"fireflies": "Fireflies",
"firefliesDesc": "Drifting glowing dots with pulsation",
"snowfall": "Snowfall",
"snowfallDesc": "Falling snow with wind drift",
"geminiEffect": "Gemini Effect",
"geminiEffectDesc": "SVG effect like Google Gemini",
"speed": "Speed",
@@ -1176,6 +1178,7 @@
"explosionColor": "Explosion Color",
"multicolor": "Multicolor",
"lineColor": "Line Color",
"wind": "Wind",
"bgColor": "Background Color",
"fillColor": "Fill Color",
"color1": "Color 1",

View File

@@ -1037,6 +1037,8 @@
"rippleDesc": "اثر موج دایره‌ای",
"fireflies": "کرم‌های شب‌تاب",
"firefliesDesc": "نقاط درخشان شناور با تپش",
"snowfall": "بارش برف",
"snowfallDesc": "برف در حال بارش با وزش باد",
"geminiEffect": "افکت Gemini",
"geminiEffectDesc": "افکت SVG مشابه Google Gemini",
"speed": "سرعت",
@@ -1058,6 +1060,7 @@
"explosionColor": "رنگ انفجار",
"multicolor": "حالت چندرنگ",
"lineColor": "رنگ خطوط",
"wind": "باد",
"bgColor": "رنگ پس‌زمینه",
"fillColor": "رنگ پر کردن",
"color1": "رنگ ۱",

View File

@@ -1185,6 +1185,8 @@
"rippleDesc": "Волновой эффект при клике",
"fireflies": "Fireflies",
"firefliesDesc": "Дрейфующие светящиеся точки с пульсацией",
"snowfall": "Snowfall",
"snowfallDesc": "Падающий снег с ветром",
"geminiEffect": "Gemini Effect",
"geminiEffectDesc": "SVG-эффект как на Google Gemini",
"speed": "Скорость",
@@ -1206,6 +1208,7 @@
"explosionColor": "Цвет взрыва",
"multicolor": "Разноцветный режим",
"lineColor": "Цвет линий",
"wind": "Ветер",
"bgColor": "Цвет фона",
"fillColor": "Цвет заливки",
"color1": "Цвет 1",

View File

@@ -1037,6 +1037,8 @@
"rippleDesc": "涟漪波纹效果",
"fireflies": "萤火虫",
"firefliesDesc": "漂浮闪烁的发光点",
"snowfall": "降雪",
"snowfallDesc": "随风飘落的雪花",
"geminiEffect": "Gemini效果",
"geminiEffectDesc": "类似Google Gemini的SVG效果",
"speed": "速度",
@@ -1058,6 +1060,7 @@
"explosionColor": "爆炸颜色",
"multicolor": "多彩模式",
"lineColor": "线条颜色",
"wind": "风力",
"bgColor": "背景颜色",
"fillColor": "填充颜色",
"color1": "颜色1",