Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
343
Star
2,078
Fork
3,223
moodle
/
moodle
mirrored from
git://git.moodle.org/moodle.git
Code
Pull requests
0
Projects
0
Insights
Permalink
Browse files
Set the locale to ar_EG
Loading branch information
...
moodler
committed
Dec 11, 2002
1 parent
795976b
commit
21f34b5f67d685b202ad806226b0d08b9c67af55
Unified
Split
Showing
1 changed file
with
1 addition
and
1 deletion
.
+1
−1
lang/ar/moodle.php
Show comments
View
2
lang/ar/moodle.php
@@ -482,7 +482,7 @@
$string
[
'
hitsoncoursetoday
'
]
=
"
Today's hits on
\$
a->coursename by
\$
a->username
"
;
$string
[
'
jumpto
'
]
=
"
Jump to...
"
;
$string
[
'
language
'
]
=
"
Language
"
;
-
$string
[
'
locale
'
]
=
"
ar_AR
"
;
+
$string
[
'
locale
'
]
=
"
ar_EG
"
;
$string
[
'
passwordrecovery
'
]
=
"
Yes, help me log in
"
;
$string
[
'
show
'
]
=
"
Show
"
;
$string
[
'
showrecent
'
]
=
"
Show recent activity
"
;
Toggle all file notes
0 comments on commit
21f34b5
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
Press h to open a hovercard with more details.
0 comments on commit
21f34b5