open-webui/src/lib/i18n
bannert 9c2313a1bd feat(i18n): improve init function with cleaner code and nullish coalescing operator
- Use object destructuring for clearer variable assignment.
   - Utilize the nullish coalescing operator to simplify ternary expressions.
   - Refactored the import statement to remove duplication.
2024-06-30 02:44:03 +02:00
..
locales i18n: split locale for German formal and informal 2024-06-28 20:03:36 +02:00
index.ts feat(i18n): improve init function with cleaner code and nullish coalescing operator 2024-06-30 02:44:03 +02:00