[Esperanto TL] fix capitalization on filesize option

Now that each translation is in its own file, updating contributor translations should be much easier, perhaps even doable from github's web interface?

Signed-off-by: /dev/urandom <53902042+slashdevslashurandom@users.noreply.github.com>
This commit is contained in:
/dev/urandom 2025-10-20 09:06:55 +03:00 committed by GitHub
parent 547a7ab1cc
commit 82115978fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
// Linioj finiĝantaj per //m estas nekontrolitaj maŝinaj tradukoj // Linioj, finiĝantaj per "//m", estas nekontrolitaj maŝinaj tradukoj
Ls.epo = { Ls.epo = {
"tt": "Esperanto", "tt": "Esperanto",
@ -204,7 +204,7 @@ Ls.epo = {
"u_nav_b": '<a href="#" id="modal-ok">Dosierojn</a><a href="#" id="modal-ng">Unu dosierujo</a>', "u_nav_b": '<a href="#" id="modal-ok">Dosierojn</a><a href="#" id="modal-ng">Unu dosierujo</a>',
"cl_opts": "ŝaltiloj", "cl_opts": "ŝaltiloj",
"cl_hfsz": "Dosiergrando", //m "cl_hfsz": "dosiergrando",
"cl_themes": "etoso", "cl_themes": "etoso",
"cl_langs": "lingvo", "cl_langs": "lingvo",
"cl_ziptype": "elŝutado de dosieroj", "cl_ziptype": "elŝutado de dosieroj",