Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mathieu Loiseau
GameOfWords
Commits
33b0010b
Commit
33b0010b
authored
Apr 25, 2017
by
Mathieu Loiseau
Browse files
diviner → augur
parent
56c2a8f3
Changes
2
Hide whitespace changes
Inline
Side-by-side
devinLangue.php
View file @
33b0010b
...
...
@@ -27,7 +27,7 @@
}
$mess
=
"
Divine
r : "
.
$lang
[
"languePlay"
]
.
$lang_iso
->
french_for
(
$_SESSION
[
"langDevin"
]);
$mess
=
"
Augu
r : "
.
$lang
[
"languePlay"
]
.
$lang_iso
->
french_for
(
$_SESSION
[
"langDevin"
]);
$notif
=
new
Notification
();
...
...
languages/lang.en.php
View file @
33b0010b
...
...
@@ -49,7 +49,7 @@ $lang['home_welcome'] = 'Welcome';
$lang
[
'oracle'
]
=
'Oracle'
;
$lang
[
'druide'
]
=
'Druid'
;
$lang
[
'devin'
]
=
'
Divine
r'
;
$lang
[
'devin'
]
=
'
Augu
r'
;
$lang
[
'learning'
]
=
'You\'re playing in '
;
$lang
[
'userName'
]
=
'Player'
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment