From 1ebfddae328ed4a0627c3def28980fcdea3a9524 Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Thu, 30 Oct 2025 01:33:55 +0100 Subject: Update translations binary files because they are not generated during build. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- examples/demo/demo.pro | 1 + examples/demo/translations/demo_ar.qm | Bin 9915 -> 9921 bytes examples/demo/translations/demo_de.qm | Bin 8931 -> 8935 bytes examples/demo/translations/demo_es_AR.qm | Bin 0 -> 337 bytes examples/demo/translations/demo_he.qm | Bin 13115 -> 13121 bytes 5 files changed, 1 insertion(+) create mode 100644 examples/demo/translations/demo_es_AR.qm (limited to 'examples/demo') diff --git a/examples/demo/demo.pro b/examples/demo/demo.pro index fa49ef083..6212a3922 100644 --- a/examples/demo/demo.pro +++ b/examples/demo/demo.pro @@ -98,6 +98,7 @@ table { TRANSLATIONS = translations/demo_ar.ts \ translations/demo_de.ts \ + translations/demo_es_AR.ts \ translations/demo_fr.ts \ translations/demo_he.ts diff --git a/examples/demo/translations/demo_ar.qm b/examples/demo/translations/demo_ar.qm index 095fc8b06..630f2ebb3 100644 Binary files a/examples/demo/translations/demo_ar.qm and b/examples/demo/translations/demo_ar.qm differ diff --git a/examples/demo/translations/demo_de.qm b/examples/demo/translations/demo_de.qm index 826dcfdbd..386e52e2b 100644 Binary files a/examples/demo/translations/demo_de.qm and b/examples/demo/translations/demo_de.qm differ diff --git a/examples/demo/translations/demo_es_AR.qm b/examples/demo/translations/demo_es_AR.qm new file mode 100644 index 000000000..6bd22c41d Binary files /dev/null and b/examples/demo/translations/demo_es_AR.qm differ diff --git a/examples/demo/translations/demo_he.qm b/examples/demo/translations/demo_he.qm index 1e85ea2d4..6957b433d 100644 Binary files a/examples/demo/translations/demo_he.qm and b/examples/demo/translations/demo_he.qm differ -- cgit v1.2.3