mirror of
https://github.com/9001/copyparty.git
synced 2025-11-24 07:23:22 -07:00
[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:
parent
547a7ab1cc
commit
82115978fc
|
|
@ -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 = {
|
||||
"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>',
|
||||
|
||||
"cl_opts": "ŝaltiloj",
|
||||
"cl_hfsz": "Dosiergrando", //m
|
||||
"cl_hfsz": "dosiergrando",
|
||||
"cl_themes": "etoso",
|
||||
"cl_langs": "lingvo",
|
||||
"cl_ziptype": "elŝutado de dosieroj",
|
||||
|
|
|
|||
Loading…
Reference in a new issue