• Joined on 2026-05-04
Vasyka pushed to main at Vasyka/autocrm 2026-07-16 07:29:06 +00:00
ec25a351ad fix(work-order): actually wrap PricingCoefficient::URGENCY with I18n::opts
Vasyka pushed to main at Vasyka/autocrm 2026-07-16 07:28:49 +00:00
a24b5e76ce i18n(work-order): wrap urgency options + translate status/urgency enums
Vasyka pushed to main at Vasyka/autocrm 2026-07-16 07:21:36 +00:00
6d50cef7c1 i18n(calendar): translate 'New bay' modal helper text + Nume label
Vasyka pushed to main at Vasyka/autocrm 2026-07-16 07:17:11 +00:00
f3d25952cc fix(finance): guard max() when byDay array is empty
Vasyka pushed to main at Vasyka/autocrm 2026-07-16 07:12:17 +00:00
d6ef62013a i18n(calendar-modal): +6 translations for New Appointment / New Bay modal
Vasyka pushed to main at Vasyka/autocrm 2026-07-16 07:08:14 +00:00
f6364176ff i18n(vehicle-create): +19 translations, wrap fuel/class options with I18n::opts
Vasyka pushed to main at Vasyka/autocrm 2026-07-16 07:04:43 +00:00
38e9426d47 i18n(client-edit): +12 translations for sections, options and toggle labels
Vasyka pushed to main at Vasyka/autocrm 2026-07-16 06:59:48 +00:00
a966e0b2c7 i18n(calendar): translate 'h/zi', matrix howto, load legend, day-count word
Vasyka pushed to main at Vasyka/autocrm 2026-07-16 06:54:30 +00:00
8cf14b7e00 fix: add missing App\Support\I18n class
Vasyka pushed to main at Vasyka/autocrm 2026-07-16 06:42:17 +00:00
95aeecb932 i18n: fix widget heading, translate Select options from model consts, +40 keys
Vasyka pushed to main at Vasyka/autocrm 2026-07-16 05:32:47 +00:00
272080b274 i18n: +278 human RU/EN translations for Filament labels & UI copy
Vasyka pushed to main at Vasyka/autocrm 2026-07-16 05:21:31 +00:00
38650da875 fix(i18n): auto-translate labels on Filament columns/fields/filters/actions
Vasyka pushed to main at Vasyka/autocrm 2026-07-15 06:17:12 +00:00
7077fff3b3 feat(i18n): convert 38 hardcoded static labels + safe blade wrap + 226 keys
Vasyka pushed to main at Vasyka/autocrm 2026-07-15 05:53:23 +00:00
3911012c65 feat(i18n): mega-wrap 494 raw RO strings + 269 lang entries + 161 human RU/163 EN
Vasyka pushed to main at Vasyka/autocrm 2026-07-15 05:31:27 +00:00
2d447e6294 feat(i18n): fix widgets, pipeline & mechanic boards + missing translations
Vasyka pushed to main at Vasyka/autocrm 2026-07-15 05:04:28 +00:00
f7fc69077b feat(i18n): wrap 1103 hardcoded UI strings across Filament with __()
Vasyka pushed to main at Vasyka/autocrm 2026-07-13 20:41:57 +00:00
78ff8d4b43 feat: i18n on Filament admin sidebar — 54 resources/pages translated
Vasyka pushed to main at Vasyka/autocrm 2026-07-13 20:33:12 +00:00
4f06223d2b chore: remove /lang-debug endpoint (was temporary)
Vasyka pushed to main at Vasyka/autocrm 2026-07-13 20:28:38 +00:00
eacdedf4d6 debug: /lang-debug endpoint (temporary)
Vasyka pushed to main at Vasyka/autocrm 2026-07-13 20:25:27 +00:00
a03561eaaf fix: SetLocale reads app_locale cookie first (partial from previous commit)