mirror of
https://github.com/humhub/humhub.git
synced 2025-02-12 03:26:25 +01:00
Updating Arabic Translation
Signed-off-by: El-Badry <mahmoudelbadry1994@gmail.com>
This commit is contained in:
parent
bdf517f347
commit
92dd96467e
@ -19,18 +19,19 @@
|
||||
return [
|
||||
'
|
||||
Module successfully disabled!
|
||||
' => '',
|
||||
' => 'تم تعطيل الوحدة بنجاح!
|
||||
',
|
||||
'
|
||||
Module successfully enabled!
|
||||
' => '',
|
||||
' => 'تم تفعيل الوحدة بنجاح!',
|
||||
'--- Disable module: {moduleId} ---
|
||||
|
||||
' => '',
|
||||
' => '--- تعطيل الوحدة: {moduleId} ---',
|
||||
'--- Enable module: {moduleId} ---
|
||||
|
||||
' => '',
|
||||
' => '--- تمكين الوحدة: {moduleId} ---',
|
||||
'Module not found or activated!
|
||||
' => '',
|
||||
' => 'لم يتم العثور على الوحدة أو تفعيلها!',
|
||||
'Module not found!
|
||||
' => '',
|
||||
' => 'الوحدة غير موجودة!',
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user