mirror of https://github.com/docusealco/docuseal
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
609 B
21 lines
609 B
# See https://ddnexus.github.io/pagy/resources/i18n
|
|
|
|
ko:
|
|
pagy:
|
|
p11n: 'Other'
|
|
aria_label:
|
|
nav: "페이지"
|
|
previous: "이전"
|
|
next: "다음"
|
|
previous: "<"
|
|
next: ">"
|
|
gap: "…"
|
|
item_name: "항목"
|
|
info_tag:
|
|
no_count: "총 %{pages} 중 %{page} 페이지"
|
|
no_items: "%{item_name} 없음"
|
|
single_page: "%{count}개의 %{item_name} 표시됨"
|
|
multiple_pages: "총 %{count}개의 %{item_name} 중 %{from}-%{to}"
|
|
input_nav_js: "총 %{pages} 중 %{page_input} 페이지"
|
|
limit_tag_js: "페이지 당 %{limit_input}개 표시%"
|