From f53421842df2ae49cc324b150a4f0adf1b2da6c9 Mon Sep 17 00:00:00 2001 From: Abdullah Khaled Date: Sun, 6 Apr 2025 22:00:51 +0200 Subject: [PATCH] Translated using Weblate (Arabic) Currently translated at 100.0% (436 of 436 strings) Translation: DonutWare/Fladder Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/ar/ --- lib/l10n/app_ar.arb | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/lib/l10n/app_ar.arb b/lib/l10n/app_ar.arb index c495143..a52522c 100644 --- a/lib/l10n/app_ar.arb +++ b/lib/l10n/app_ar.arb @@ -1271,5 +1271,17 @@ } }, "masonry": "تصميم شبكي", - "@masonry": {} + "@masonry": {}, + "castAndCrew": "الممثلون وطاقم العمل", + "@castAndCrew": {}, + "guestActor": "{count, plural, one{ممثل ضيف} other{ممثلون ضيوف}}", + "@guestActor": { + "description": "Guest actors", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + } }