Skip to content

Commit

Permalink
fix(translations): add translations for page.subscriptions.own.empty
Browse files Browse the repository at this point in the history
  • Loading branch information
tongpu committed Sep 2, 2024
1 parent d57ab9f commit 1f8c993
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions frontend/translations/de.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ page:

own:
title: Eigene Projekte
empty: Keine eigenen Projekte vorhanden.

projects:
time-purchased: Bestellte Zeit
Expand Down
1 change: 1 addition & 0 deletions frontend/translations/en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ page:

own:
title: Own projects
empty: No own projects exist.

projects:
time-purchased: Timed ordered
Expand Down

0 comments on commit 1f8c993

Please sign in to comment.