From cb8673c8a69cc4b09916b1d2ad8dcef90d3dcad8 Mon Sep 17 00:00:00 2001 From: Vasyka Date: Thu, 16 Jul 2026 20:37:40 +0000 Subject: [PATCH] i18n: add 'Buy price' (Filament auto-generated from buy_price field) Co-Authored-By: Claude Opus 4.7 (1M context) --- lang/en.json | 1 + lang/ru.json | 1 + 2 files changed, 2 insertions(+) diff --git a/lang/en.json b/lang/en.json index e8eeac8..c11570e 100644 --- a/lang/en.json +++ b/lang/en.json @@ -279,6 +279,7 @@ "Bun venit în AutoCRM!": "Welcome to AutoCRM!", "Bună": "Good", "Bună ziua": "Hello", + "Buy price": "Buy price", "Bărbat": "Male", "CRM › Programări ›": "CRM › Appointments ›", "CSV": "CSV", diff --git a/lang/ru.json b/lang/ru.json index 83ae09c..0d412ee 100644 --- a/lang/ru.json +++ b/lang/ru.json @@ -279,6 +279,7 @@ "Bun venit în AutoCRM!": "Добро пожаловать в AutoCRM!", "Bună": "Хорошее", "Bună ziua": "Здравствуйте", + "Buy price": "Цена закупки", "Bărbat": "Мужской", "CRM › Programări ›": "CRM › Записи ›", "CSV": "CSV",