feat: unify the format of locale keys (#2380)
This commit is contained in:
parent
907d9999dc
commit
ca2ca2bef4
29 changed files with 79 additions and 79 deletions
|
@ -33,7 +33,7 @@
|
|||
"remove_label": "Eliminar archivo adjunto"
|
||||
},
|
||||
"command": {
|
||||
"n-people-in-the-past-n-days": "{0} usuarios en los últimos {1} días"
|
||||
"n_people_in_the_past_n_days": "{0} usuarios en los últimos {1} días"
|
||||
},
|
||||
"common": {
|
||||
"end_of_list": "Fin de la lista",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue