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
6 changes: 3 additions & 3 deletions e2e-tests/playwright/e2e/localization/locale.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import frRhdh from "../../../../translations/rhdh-reference-2025-12-05-fr-C.json" with { type: "json" };
import frCommunityPlugins from "../../../../translations/community-plugins-reference-2025-12-05-fr-C.json" with { type: "json" };
import frRhdhPlugins from "../../../../translations/rhdh-plugins-reference-2025-12-05-fr-C.json" with { type: "json" };
import frRhdh from "../../../../translations/test/rhdh-reference-2025-12-05-fr.json" with { type: "json" };
import frCommunityPlugins from "../../../../translations/test/community-plugins-reference-2025-12-05-fr.json" with { type: "json" };
import frRhdhPlugins from "../../../../translations/test/rhdh-plugins-reference-2025-12-05-fr.json" with { type: "json" };
import frMissingTranslations from "../../../../translations/test/missing-fr-translations.json" with { type: "json" };

import en from "../../../../translations/test/all-v1.8_s3281-en.json" with { type: "json" };
Expand Down

Large diffs are not rendered by default.

731 changes: 731 additions & 0 deletions translations/backstage-2026-01-08-it.json

Large diffs are not rendered by default.

731 changes: 731 additions & 0 deletions translations/backstage-2026-01-08-ja.json

Large diffs are not rendered by default.

740 changes: 0 additions & 740 deletions translations/community-plugins-reference-2025-12-05-it-C.json

This file was deleted.

740 changes: 0 additions & 740 deletions translations/community-plugins-reference-2025-12-05-ja-C.json

This file was deleted.

683 changes: 0 additions & 683 deletions translations/community-plugins_v1.8_s3281-fr-C.json

This file was deleted.

1,009 changes: 0 additions & 1,009 deletions translations/rhdh-plugins-reference-2025-12-05-it-C.json

This file was deleted.

1,009 changes: 0 additions & 1,009 deletions translations/rhdh-plugins-reference-2025-12-05-ja-C.json

This file was deleted.

134 changes: 0 additions & 134 deletions translations/rhdh-reference-2025-12-05-it-C.json

This file was deleted.

134 changes: 0 additions & 134 deletions translations/rhdh-reference-2025-12-05-ja-C.json

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -903,4 +903,4 @@
"admin.tagsContent.errors.alreadyExists": "Une balise avec ce nom existe déjà."
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -1010,4 +1010,4 @@
"language.displayFormat": "{{displayName}} ({{code}})"
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -779,4 +779,4 @@
"apisCardHelpLinkTitle": "Apprenez à changer cela"
}
}
}
}
Loading