vuefinder 1.0.6 → 1.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -58,7 +58,8 @@ const e = `{
58
58
  "The file unarchived." : "The file unarchived.",
59
59
  "The file(s) archived." : "The file(s) archived.",
60
60
  "Updated." : "Updated.",
61
- "No search result found." : "No search result found."
61
+ "No search result found." : "No search result found.",
62
+ "Are you sure you want to move these files?" : "Are you sure you want to move these files?"
62
63
  }
63
64
  `;
64
65
  export {
@@ -58,7 +58,8 @@ const e = `{
58
58
  "The file is unarchived." : "Dosya ar\u015Fivden \xE7\u0131kar\u0131ld\u0131.",
59
59
  "The file(s) is archived." : "Dosyalar ar\u015Fivlendi.",
60
60
  "Updated." : "G\xFCncellendi.",
61
- "No search result found." : "Arama sonucu bulunamad\u0131."
61
+ "No search result found." : "Arama sonucu bulunamad\u0131.",
62
+ "Are you sure you want to move these files?" : "Bu dosyalar\u0131 ta\u015F\u0131mak istedi\u011Finize emin misiniz?"
62
63
  }
63
64
  `;
64
65
  export {