Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@fec/remark-a11y-emoji": "^4.0.2",
"@iconify-json/fluent": "^1.2.4",
"@sveltejs/adapter-cloudflare": "^4.9.0",
"@sveltejs/kit": "^2.49.5",
"@sveltejs/kit": "^2.52.2",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@types/eslint": "^9.6.1",
"eslint": "^9.39.2",
Expand Down
103 changes: 51 additions & 52 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 16 additions & 1 deletion src/i18n/locales/af-ZA.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,21 @@
"docs": "Become a contributor",
"contributions": "{amount, plural, =0 {No contributions} one {# contribution} other {# contributions}}"
},
"hero": {
"chip": "Hero",
"description": "A sleek, open-source file explorer built for Windows, designed to help you organize files and folders with ease.",
"download": "Download",
"view_on_github": "View on GitHub",
"files_is_open_source": "Files is open source!",
"install_on_windows": "Install on Windows"
},
"tabs": {
"chip": "Tabs",
"title": "Multitask with tabs",
"description": "Easily manage multiple folders within a single window using tabs. Switch between tabs with a click or keyboard shortcut to boost your productivity.",
"download": "Download",
"learn_more": "Learn more"
},
"design": {
"chip": "Design",
"title": "Power meets beauty.",
Expand Down Expand Up @@ -142,7 +157,7 @@
},
"self_signed": {
"link_text": "classic installer",
"description": "Don't have access to the Microsoft Store? Try our "
"description": "View more installation options, and download the free version from our "
}
}
}
17 changes: 16 additions & 1 deletion src/i18n/locales/ar-SA.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,21 @@
"docs": "كن مساهماً",
"contributions": "{amount, plural, =0 {لا توجد مساهمات} one {# مساهمة} other {# مساهمات}}"
},
"hero": {
"chip": "بطل",
"description": "مستكشف ملفات مبتدئ ومفتوح المصدر مصمم من أجل ويندوز، مصمم لمساعدتك على تنظيم الملفات والمجلدات بسهولة",
"download": "تنزيل",
"view_on_github": "عرض على GitHub",
"files_is_open_source": "الملفات مفتوحة المصدر!",
"install_on_windows": "تثبيت على Windows"
},
"tabs": {
"chip": "Tabs",
"title": "مهام متعددة مع علامات التبويب",
"description": "إدارة مجلدات متعددة بسهولة داخل نافذة واحدة باستخدام علامات التبويب. التبديل بين علامات التبويب بنقرة أو اختصار لوحة المفاتيح لزيادة إنتاجيتك.",
"download": "تنزيل",
"learn_more": "اعرف المزيد"
},
"design": {
"chip": "التصميم",
"title": "تلتقي القوة بالجمال.",
Expand Down Expand Up @@ -142,7 +157,7 @@
},
"self_signed": {
"link_text": "المثبت الكلاسيكي",
"description": "هل ليس لديك إمكانية الوصول إلى متجر مايكروسوفت؟ جرب "
"description": "عرض المزيد من خيارات التثبيت، وتحميل النسخة المجانية من لدينا "
}
}
}
Loading