refactor: rebrand from Jumble to Smesh
- Replace all Jumble branding with Smesh throughout codebase - Add new Smesh logo images (light/dark themes) - Update Logo component to use PNG images with theme support - Update URLs to git.mleku.dev/mleku/smesh - Rename JumbleTranslate to SmeshTranslate - Update all i18n locale files with new branding - Add system theme detection CSS to prevent flash on load - Update PWA manifest, docker-compose, and config files 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -95,7 +95,7 @@ export default {
|
||||
'Add an Account': 'إضافة حساب',
|
||||
'More options': 'المزيد من الخيارات',
|
||||
'Add client tag': 'إضافة وسم العميل',
|
||||
'Show others this was sent via Jumble': 'عرض أن هذه الرسالة أُرسلت عبر Jumble',
|
||||
'Show others this was sent via Smesh': 'عرض أن هذه الرسالة أُرسلت عبر Smesh',
|
||||
'Are you sure you want to logout?': 'هل أنت متأكد أنك تريد تسجيل الخروج؟',
|
||||
'relay sets': 'مجموعات الريلاي',
|
||||
edit: 'تعديل',
|
||||
@@ -195,9 +195,9 @@ export default {
|
||||
All: 'الكل',
|
||||
Reactions: 'التفاعلات',
|
||||
Zaps: 'Zaps',
|
||||
'Enjoying Jumble?': 'هل تستمتع بـ Jumble؟',
|
||||
'Your donation helps me maintain Jumble and make it better! 😊':
|
||||
'تبرعك يساعد في صيانة Jumble وتحسينه! 😊',
|
||||
'Enjoying Smesh?': 'هل تستمتع بـ Smesh؟',
|
||||
'Your donation helps me maintain Smesh and make it better! 😊':
|
||||
'تبرعك يساعد في صيانة Smesh وتحسينه! 😊',
|
||||
'Earlier notifications': 'الإشعارات السابقة',
|
||||
'Temporarily display this note': 'عرض هذه الملاحظة مؤقتاً',
|
||||
buttonFollowing: 'جارٍ المتابعة',
|
||||
@@ -250,7 +250,7 @@ export default {
|
||||
Translation: 'الترجمة',
|
||||
Balance: 'الرصيد',
|
||||
characters: 'الحروف',
|
||||
jumbleTranslateApiKeyDescription:
|
||||
smeshTranslateApiKeyDescription:
|
||||
'يمكنك استخدام مفتاح API هذا في أي مكان آخر يدعم LibreTranslate. عنوان الخدمة هو {{serviceUrl}}',
|
||||
'Top up': 'إعادة شحن',
|
||||
'Will receive: {n} characters': 'ستتلقى: {{n}} حروف',
|
||||
@@ -489,14 +489,14 @@ export default {
|
||||
Remote: 'عن بُعد',
|
||||
'Encrypted Key': 'مفتاح مشفر',
|
||||
'Private Key': 'مفتاح خاص',
|
||||
'Welcome to Jumble': 'مرحبًا بك في Jumble',
|
||||
'Jumble is a client focused on browsing relays. Get started by exploring interesting relays or login to view your following feed.':
|
||||
'Jumble هو عميل يركز على تصفح المرحلات. ابدأ باستكشاف المرحلات المثيرة للاهتمام أو قم بتسجيل الدخول لعرض خلاصتك.',
|
||||
'Welcome to Smesh': 'مرحبًا بك في Smesh',
|
||||
'Smesh is a client focused on browsing relays. Get started by exploring interesting relays or login to view your following feed.':
|
||||
'Smesh هو عميل يركز على تصفح المرحلات. ابدأ باستكشاف المرحلات المثيرة للاهتمام أو قم بتسجيل الدخول لعرض خلاصتك.',
|
||||
'Explore Relays': 'استكشف المرحلات',
|
||||
'Choose a feed': 'اختر خلاصة',
|
||||
'and {{x}} others': 'و {{x}} آخرون',
|
||||
selfZapWarning:
|
||||
'Jumble غير مسؤولة عما يحدث إذا أرسلت zap لنفسك. تابع على مسؤوليتك الخاصة. 😉⚡',
|
||||
'Smesh غير مسؤولة عما يحدث إذا أرسلت zap لنفسك. تابع على مسؤوليتك الخاصة. 😉⚡',
|
||||
'Emoji Pack': 'حزمة الرموز التعبيرية',
|
||||
'Emoji pack added': 'تمت إضافة حزمة الرموز التعبيرية',
|
||||
'Add emoji pack failed': 'فشل إضافة حزمة الرموز التعبيرية',
|
||||
@@ -590,7 +590,7 @@ export default {
|
||||
'Publish Highlight': 'نشر التمييز',
|
||||
'Show replies': 'إظهار الردود',
|
||||
'Hide replies': 'إخفاء الردود',
|
||||
'Welcome to Jumble!': 'مرحبًا بك في Jumble!',
|
||||
'Welcome to Smesh!': 'مرحبًا بك في Smesh!',
|
||||
'Your feed is empty because you are not following anyone yet. Start by exploring interesting content and following users you like!':
|
||||
'خلاصتك فارغة لأنك لا تتابع أي شخص بعد. ابدأ باستكشاف محتوى مثير للاهتمام ومتابعة المستخدمين الذين تحبهم!',
|
||||
'Search Users': 'البحث عن المستخدمين',
|
||||
|
||||
Reference in New Issue
Block a user