From 504e0c87fbc7457710824e7bf2a3ee65f5b75e71 Mon Sep 17 00:00:00 2001 From: sdarbinyan Date: Tue, 5 May 2026 01:09:00 +0400 Subject: [PATCH] placeholders --- public/i18n/en.json | 2 +- public/i18n/hy.json | 2 +- public/i18n/ru.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/public/i18n/en.json b/public/i18n/en.json index b7dcda2..bdb8b20 100644 --- a/public/i18n/en.json +++ b/public/i18n/en.json @@ -31,7 +31,7 @@ "fastcheck": { "subtitle": "Enter fastCHECK details or create a new one", "number_label": "fastCHECK number", - "number_placeholder": "1234-5678-0001", + "number_placeholder": "123456-123456-123456", "number_new": "New", "amount_label": "Amount", "amount_checking": "Checking…", diff --git a/public/i18n/hy.json b/public/i18n/hy.json index d59ae92..4edaf87 100644 --- a/public/i18n/hy.json +++ b/public/i18n/hy.json @@ -31,7 +31,7 @@ "fastcheck": { "subtitle": "Մուտքագրեք fastCHECK տվյալները կամ ստեղծեք նորը", "number_label": "fastCHECK համար", - "number_placeholder": "1234-5678-0001", + "number_placeholder": "123456-123456-123456", "number_new": "Նոր", "amount_label": "Գումար", "amount_checking": "Ստուգվում է…", diff --git a/public/i18n/ru.json b/public/i18n/ru.json index 67b7781..144db1a 100644 --- a/public/i18n/ru.json +++ b/public/i18n/ru.json @@ -31,7 +31,7 @@ "fastcheck": { "subtitle": "Введите данные fastCHECK или создайте новый", "number_label": "Номер fastCHECK", - "number_placeholder": "1234-5678-0001", + "number_placeholder": "123456-123456-123456", "number_new": "Новый", "amount_label": "Сумма", "amount_checking": "Проверяем…",