Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: immich-app/immich
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d52af4cf3ee990ce1f9476f042622757312307f6
Choose a base ref
..
head repository: immich-app/immich
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 92f34a0ec2a6c3d2c11d9cabdfa767a4cfb1a18c
Choose a head ref
Showing with 0 additions and 2 deletions.
  1. +0 −1 web/src/lib/constants.ts
  2. +0 −1 web/src/lib/i18n/sr.json
1 change: 0 additions & 1 deletion web/src/lib/constants.ts
Original file line number Diff line number Diff line change
@@ -298,7 +298,6 @@ export const langs = [
{ name: 'Russian', code: 'ru', loader: () => import('$lib/i18n/ru.json') },
{ name: 'Slovak', code: 'sk', loader: () => import('$lib/i18n/sk.json') },
{ name: 'Slovenian', code: 'sl', loader: () => import('$lib/i18n/sl.json') },
{ name: 'Serbian', code: 'sr', loader: () => import('$lib/i18n/sr.json') },
{
name: 'Serbian (Cyrillic)',
code: 'sr-Cyrl',
1 change: 0 additions & 1 deletion web/src/lib/i18n/sr.json

This file was deleted.