Skip to content

Commit

Permalink
I18n lints
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiasDeBruijn committed Oct 15, 2024
1 parent 2123f16 commit 087a00f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions config/locales/admin.en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
en:
admin:
activities:
is_payable: Payable
is_not_payable: Not payable
free: Free
added_reservist: has been placed on the participants list
copy_wa_msg: Copy for WhatsApp
ended: Ended
filters: Filters
financial: Financial
free: Free
has_not_paid: has not yet paid
has_paid: has paid
info:
already_added: This participant was already added
price_changed: The participants fee has changed
price_error: No connection or not a number
is_not_payable: Not payable
is_payable: Payable
new: New activity
remove_participant: Do you want to remove %{user} as participant?
save: Save activity?
Expand Down
6 changes: 3 additions & 3 deletions config/locales/admin.nl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
nl:
admin:
activities:
is_payable: Betaalbaar
is_not_payable: Niet betaalbaar
free: Gratis
added_reservist: is op de deelnemerslijst geplaatst
copy_wa_msg: Kopieer voor WhatsApp
ended: Afgelopen
filters: Filters
financial: Financieel
free: Gratis
has_not_paid: heeft nog niet betaald
has_paid: heeft betaald
info:
already_added: Deze persoon is al toegevoegd
price_changed: Het deelname bedrag is veranderd
price_error: Geen verbinding of geen nummer
is_not_payable: Niet betaalbaar
is_payable: Betaalbaar
new: Nieuwe activiteit
remove_participant: Deelname van %{user} verwijderen?
save: Activiteit opslaan?
Expand Down

0 comments on commit 087a00f

Please sign in to comment.