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",
|
||||
"math": {
|
||||
"aprox": "~",
|
||||
"equal": "=",
|
||||
"minus": "−",
|
||||
"pipe": "|"
|
||||
},
|
||||
|
||||
@ -12,7 +12,7 @@ const locales = [
|
||||
enabled: true,
|
||||
},
|
||||
{
|
||||
name: 'Espanol',
|
||||
name: 'Español',
|
||||
code: 'es',
|
||||
iso: 'es-ES',
|
||||
enabled: true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user