mirror of
https://github.com/discourse/discourse-data-explorer.git
synced 2025-02-12 22:44:57 +00:00
25 lines
588 B
YAML
25 lines
588 B
YAML
# encoding: utf-8
|
|
#
|
|
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://www.transifex.com/projects/p/discourse-org/
|
|
|
|
vi:
|
|
js:
|
|
explorer:
|
|
import:
|
|
label: "Nhập"
|
|
schema:
|
|
filter: "Tìm kiến..."
|
|
types:
|
|
bool:
|
|
'yes': "Đồng ý"
|
|
'no': "Không"
|
|
export: "Xuất"
|
|
save: "Lưu thay đổi"
|
|
edit: "Sửa"
|
|
delete: "Xóa"
|
|
query_description: "Mô tả"
|
|
search_placeholder: "Tìm kiến..."
|