vi.js 113 B

1234567
  1. OC.L10N.register(
  2. "comments",
  3. {
  4. "Cancel" : "Hủy",
  5. "Save" : "Lưu"
  6. },
  7. "nplurals=1; plural=0;");