diff --git a/public/locales/azz/send.ftl b/public/locales/azz/send.ftl index 6c84a1a3..bdbf1853 100644 --- a/public/locales/azz/send.ftl +++ b/public/locales/azz/send.ftl @@ -65,5 +65,17 @@ timespanDays = } timespanWeeks = { $num -> - *[undefined] semana + *[undefined] semana / semana } +fileCount = + { $num -> + *[undefined] archivo / archivo + } +# byte abbreviation +bytes = B +# kibibyte abbreviation +kb = KB +# mebibyte abbreviation +mb = MB +# gibibyte abbreviation +gb = GB