1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-10 10:44:20 +02:00

Oops, forgot lang updates

git-svn-id: file:///svn/phpbb/trunk@3268 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2003-01-07 18:41:05 +00:00
parent 82b23fdf67
commit 9b97e57deb
2 changed files with 16 additions and 9 deletions

View File

@@ -65,8 +65,8 @@ $lang = array_merge($lang, array(
'Confirm' => 'Confirm',
'Delete' => 'Delete',
'SPELLCHECK' => 'Spellcheck',
'Yes' => 'Yes',
'No' => 'No',
'YES' => 'Yes',
'NO' => 'No',
'Enabled' => 'Enabled',
'Disabled' => 'Disabled',
'Error' => 'Error',