Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Notification Administration Label - MEED-2445 - Meeds-io/MIPs#79 #412

Merged
merged 1 commit into from
Sep 11, 2023
Merged
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
1 change: 1 addition & 0 deletions translations.properties
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ Gamification.properties=wallet-services/src/main/resources/locale/addon/Gamifica
Portlets.properties=wallet-services/src/main/resources/locale/portlet/Portlets_en.properties
webui_en.properties=wallet-webapps/src/main/resources/locale/navigation/portal/global_en.properties
RewardingGroupNavigation.properties=wallet-webapps/src/main/resources/locale/navigation/group/platform/rewarding_en.properties
NotificationAdministration.properties=wallet-webapps/src/main/resources/locale/portlet/NotificationAdministration_en.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
NotificationAdmin.RewardSuccessNotificationPlugin=Reward payment has been proceed successfully
NotificationAdmin.FundsRequestNotificationPlugin=Funds request has been received
NotificationAdmin.EtherSenderNotificationPlugin=Funds have been sent
NotificationAdmin.EtherReceiverNotificationPlugin=Funds have been received
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
NotificationAdmin.RewardSuccessNotificationPlugin=Le paiement des r\u00E9compenses a \u00E9t\u00E9 envoy\u00E9 avec succ\u00E8s
NotificationAdmin.FundsRequestNotificationPlugin=Une demande de fonds a \u00E9t\u00E9 re\u00E7ue
NotificationAdmin.EtherSenderNotificationPlugin=Les fonds ont \u00E9t\u00E9 transmis
NotificationAdmin.EtherReceiverNotificationPlugin=Les fonds ont \u00E9t\u00E9 re\u00E7us