diff --git a/l10n/ar.js b/l10n/ar.js index 0ffa562c1..38d920294 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -5,6 +5,7 @@ OC.L10N.register( "Customers" : "زبائن", "Date" : "التاريخ ", "Weight" : "الوزن", + "Body fat" : "دهون الجسم", "Comments" : "تعليقات", "Name" : "الاسم", "Description" : "الوصف", diff --git a/l10n/ar.json b/l10n/ar.json index 01715268c..ff2688580 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -3,6 +3,7 @@ "Customers" : "زبائن", "Date" : "التاريخ ", "Weight" : "الوزن", + "Body fat" : "دهون الجسم", "Comments" : "تعليقات", "Name" : "الاسم", "Description" : "الوصف",