Fix errors with FrequencyUnit string formatting
This commit is contained in:
parent
e621f659c8
commit
ec5b98943a
1 changed files with 1 additions and 1 deletions
|
@ -129,6 +129,6 @@
|
|||
"december" = "diciembre";
|
||||
|
||||
"start" = "Inicio";
|
||||
"end" = "Fin";
|
||||
"end" = "Fin ";
|
||||
"never" = "Nunca";
|
||||
"onDate" = "Fecha";
|
||||
|
|
Loading…
Reference in a new issue