Fix Language name

This commit is contained in:
acognet
2021-12-07 16:16:00 +01:00
parent 0e03e78490
commit 6de4511601
8 changed files with 8 additions and 8 deletions

View File

@@ -17,6 +17,6 @@
* You should have received a copy of the GNU Affero General Public License
*/
// Global search
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
'UI:Component:Field:BulkModify:UnknownValues:Tooltip' => 'Unknown values~~',
));