Missing German translations in incident.php
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 90/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Active
- Tech stack
- laravel, php
- Domain
- localization
Research direction
Start with vendor/cachethq/core/resources/lang/de/incident.php and compare its incident timeline keys with the labels referenced in the issue. Add the German entries for from_label and to_label, then verify the incident timeline displays “Von” and “Bis” when APP_LOCALE and APP_FALLBACK_LOCALE are set to de.
Written by the indexing model from the issue text.
Description
Hello everybody,
after installing cachet 3x and using following environment variables
APP_LOCALE = de
APP_FALLBACK_LOCALE = de
APP_FAKER_LOCALE = de_DE
cachet::incident.timeline.from_label
and
cachet::incident.timeline.to_label
are shown instead of the correct German translation.
A possible fix is to add from_label and to_label below line 20 in vendor/cachethq/core/resources/lang/de/incident.php:
20 'no_incidents_reported_between' => 'Keine Vorfälle gemeldet zwischen :from und :to',
21 'from_label' => 'Von',
22 'to_label' => 'Bis',
23 'navigate' => [
24 'previous' => 'Vor',
Best regards
Alexander
- Dominant language
- PHP
- Stars
- 228
- Forks
- 84
- Avg merge
- 11h 19m
- Merged PRs (30d)
- 22
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from cachethq/core
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Banner image upload fails with "The banner image field contains a file path that is not permitted" Open
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
filament
Difficulty 4/5 3-5 days Newbie friendliness 35/100
Similar issues
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·
-
0. Needs triage bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
nextcloud/fulltextsearch#1011 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
coollabsio/coolify#11927 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100