mirror of
https://github.com/9001/copyparty.git
synced 2025-11-24 07:23:22 -07:00
tl/esperanto: fix capitalization (#936)
Signed-off-by: /dev/urandom <53902042+slashdevslashurandom@users.noreply.github.com>
This commit is contained in:
parent
547a7ab1cc
commit
5c42ad1c78
|
|
@ -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