aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
authorLibravatar André Oliveira <37463445+SpecialAro@users.noreply.github.com>2022-06-22 00:34:27 +0100
committerLibravatar GitHub <noreply@github.com>2022-06-21 23:34:27 +0000
commit206b6d16b8058b8096b462305d7e9b981df56b44 (patch)
treeb00d24cc3a301f0ba68279eacac54ec9466cfff4 /src/i18n/locales/defaultMessages.json
parentdocs: add cino as a contributor for code [skip ci] (#331) (diff)
downloadferdium-app-206b6d16b8058b8096b462305d7e9b981df56b44.tar.gz
ferdium-app-206b6d16b8058b8096b462305d7e9b981df56b44.tar.zst
ferdium-app-206b6d16b8058b8096b462305d7e9b981df56b44.zip
Change 'Most Popular' list in Services to 'Ferdium Picks' (#332)
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 6401f9ec8..09c793bfe 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -2150,13 +2150,13 @@
2150 } 2150 }
2151 }, 2151 },
2152 { 2152 {
2153 "defaultMessage": "!!!Most popular", 2153 "defaultMessage": "!!!Ferdium Picks",
2154 "end": { 2154 "end": {
2155 "column": 3, 2155 "column": 3,
2156 "line": 30 2156 "line": 30
2157 }, 2157 },
2158 "file": "src/components/settings/recipes/RecipesDashboard.js", 2158 "file": "src/components/settings/recipes/RecipesDashboard.js",
2159 "id": "settings.recipes.mostPopular", 2159 "id": "settings.recipes.ferdiumPicks",
2160 "start": { 2160 "start": {
2161 "column": 22, 2161 "column": 22,
2162 "line": 27 2162 "line": 27