forms/l10n/vi.js

10 lines
183 B
JavaScript
Raw Normal View History

2019-12-22 05:14:19 +01:00
OC.L10N.register(
"forms",
{
"Group" : "N",
"Title" : "Tên",
"Description" : "Mô tả",
2020-03-27 04:22:15 +01:00
"Expiration date" : "Ngày kết thúc"
2019-12-22 05:14:19 +01:00
},
"nplurals=1; plural=0;");