mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
Update browser.js
set `ht_and` to `" "` Signed-off-by: nyqui <67160376+nyqui@users.noreply.github.com>
This commit is contained in:
parent
58f7873161
commit
75513f2ff9
|
@ -5773,7 +5773,7 @@ var Ls = {
|
||||||
"ht_h2": "시간",
|
"ht_h2": "시간",
|
||||||
"ht_d1": "일",
|
"ht_d1": "일",
|
||||||
"ht_d2": "일",
|
"ht_d2": "일",
|
||||||
"ht_and": " 및 ",
|
"ht_and": " ",
|
||||||
|
|
||||||
"goh": "제어판",
|
"goh": "제어판",
|
||||||
"gop": '이전 형제 폴더">이전',
|
"gop": '이전 형제 폴더">이전',
|
||||||
|
|
Loading…
Reference in a new issue