Skip to content

Loading…

Add missing filter group name 3pGroupDefault (English/base -- no Crowdin) #479

Closed
wants to merge 1 commit into from

2 participants

@chrisaljoudi

No description provided.

@gorhill

The platform-specific code needs to be:

return this.i18nData[s] || '';
@chrisaljoudi

The platform-specific code needs to be:

return this.i18nData[s] || '';

:+1:

Sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
This page is out of date. Refresh to see the latest.
Showing with 4 additions and 0 deletions.
  1. +4 −0 src/_locales/en/messages.json
View
4 src/_locales/en/messages.json
@@ -259,6 +259,10 @@
"message":"Apply changes",
"description":"English: Apply changes"
},
+ "3pGroupDefault":{
+ "message":"Default",
+ "description":"English: Default"
+ },
"3pGroupAds":{
"message":"Ads",
"description":"English: Ads"
Something went wrong with that request. Please try again.