From fd2cdde62e144905d7d8425a0e130c7706f42f42 Mon Sep 17 00:00:00 2001 From: 4831c0 <4831c0@proton.me> Date: Sat, 19 Apr 2025 17:04:22 +0200 Subject: [PATCH] add wearTitle --- app_hu.arb | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/app_hu.arb b/app_hu.arb index f0f9648..6eae3a1 100644 --- a/app_hu.arb +++ b/app_hu.arb @@ -37,5 +37,13 @@ "type": "String" } } + }, + "wearTitle": "{n}. óra", + "@wearTitle": { + "placeholders": { + "n": { + "type": "num" + } + } } } \ No newline at end of file