Updates Spanish translation
This commit is contained in:
5
chat.php
5
chat.php
@ -2,7 +2,7 @@
|
||||
/*
|
||||
* LE CHAT-PHP - a PHP Chat based on LE CHAT - Main program
|
||||
*
|
||||
* Copyright (C) 2015-2016 Daniel Winzen <d@winzen4.de>
|
||||
* Copyright (C) 2015-2017 Daniel Winzen <d@winzen4.de>
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
@ -4120,8 +4120,7 @@ function load_lang(){
|
||||
$L=[
|
||||
'de' =>'Deutsch',
|
||||
'en' =>'English',
|
||||
'es_AR' =>'Español (Argentina)',
|
||||
'es_ES' =>'Español (España)',
|
||||
'es' =>'Español',
|
||||
'fr' =>'Français',
|
||||
'id' =>'Bahasa Indonesia',
|
||||
'ru' =>'Русский',
|
||||
|
Reference in New Issue
Block a user