filebrowser/frontend
quandaledingle44 6e7e6dc55b
Minor (subjective) fixup to Ukrainian translation
There is 2 words with last letter "Ы" which does not exist in Ukrainian alphabet and therefore these words are grammatically incorrect. Changed all two instances with "и". 
The words "Upload" and "Download" in this translation are translated as the same word ("Завантажити") which is theoretically a right translation for both words, but may confuse a user for a second(it did me at least). Proposed solution here is to translate "Upload" as "Вивантажити".
2024-08-24 12:47:22 +02:00
..
dist refactor: migrate frontend tooling to vite 4 (#2645) 2023-08-26 13:55:51 +02:00
public feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
src Minor (subjective) fixup to Ukrainian translation 2024-08-24 12:47:22 +02:00
tests feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
tests-examples feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
.eslintrc.json feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
.prettierignore chore: fixes for vite dev server (#2678) 2023-08-29 20:14:45 +02:00
.prettierrc.json refactor: migrate frontend tooling to vite 4 (#2645) 2023-08-26 13:55:51 +02:00
assets_dev.go chore: add make fmt target 2021-12-20 22:39:00 +01:00
assets.go chore: add make fmt target 2021-12-20 22:39:00 +01:00
index.html feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
jsconfig.json refactor: migrate frontend tooling to vite 4 (#2645) 2023-08-26 13:55:51 +02:00
package-lock.json chore: fix frontend lint 2024-08-18 13:51:16 +02:00
package.json feat: Added epub preview. Resolves #3375 (#3376) 2024-08-17 19:07:55 +02:00
playwright.config.ts feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
postcss.config.cjs refactor: migrate frontend tooling to vite 4 (#2645) 2023-08-26 13:55:51 +02:00
tsconfig.json feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
vite.config.ts feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00