1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 16:06:15 +00:00
ocsms/l10n/vi.js
2019-12-22 03:23:58 +00:00

11 lines
215 B
JavaScript

OC.L10N.register(
"ocsms",
{
"Cancel" : "Hủy bỏ",
"Confirm" : "Xác nhận",
"Settings" : "Thiết lập",
"Enable" : "Kích hoạt",
"Disable" : "Tắt"
},
"nplurals=1; plural=0;");