Merge pull request #694 from appwrite/fix-translation-error

Fixed quotes
This commit is contained in:
Eldad A. Fux 2020-10-20 16:39:53 +03:00 committed by GitHub
commit 8b5f0a82df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@ return [
'CH' => 'Швейцария',
'CL' => 'Чили',
'CN' => 'Китай',
'CI' => `Кот д'Ивоар`,
'CI' => 'Кот д\'Ивоар',
'CM' => 'Камерун',
'CD' => 'ДР Конго',
'CG' => 'Република Конго',