mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
add math equal to locales es
This commit is contained in:
parent
19b21aa145
commit
5e241c124c
@ -204,6 +204,7 @@
|
|||||||
"login": "iniciar sesión",
|
"login": "iniciar sesión",
|
||||||
"math": {
|
"math": {
|
||||||
"aprox": "~",
|
"aprox": "~",
|
||||||
|
"equal": "=",
|
||||||
"minus": "−",
|
"minus": "−",
|
||||||
"pipe": "|"
|
"pipe": "|"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -12,7 +12,7 @@ const locales = [
|
|||||||
enabled: true,
|
enabled: true,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Espanol',
|
name: 'Español',
|
||||||
code: 'es',
|
code: 'es',
|
||||||
iso: 'es-ES',
|
iso: 'es-ES',
|
||||||
enabled: true,
|
enabled: true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user