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.

hi.js 352B

123456789101112
  1. OC.L10N.register(
  2. "files",
  3. {
  4. "Files" : "फाइलें ",
  5. "Close" : "बंद करें ",
  6. "Details" : "विवरण ",
  7. "New folder" : "नया फ़ोल्डर",
  8. "Upload" : "अपलोड ",
  9. "Save" : "सहेजें",
  10. "Settings" : "सेटिंग्स"
  11. },
  12. "nplurals=2; plural=(n != 1);");