Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
hillelcoren committed Dec 5, 2024
2 parents 7494f90 + 4a1c44c commit aec0ad6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/utils/i18n.dart
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ mixin LocalizationsProvider on LocaleCodeAware {
static final Map<String, Map<String, String>> _localizedValues = {
'en': {
// STARTER: lang key - do not remove comment
'participant': 'Participant',
'merged_vendors': 'Successfully merged vendors',
'activity_146': 'E-Invoice :invoice for :client was delivered',
'activity_147': 'E-Invoice :invoice for :client failed to send',
Expand Down

0 comments on commit aec0ad6

Please sign in to comment.