We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1484b8a commit 5edbb5dCopy full SHA for 5edbb5d
1 file changed
projects/client/i18n/meta/en.json
@@ -42,7 +42,7 @@
42
]
43
},
44
"header_profile_banner_greeting": {
45
- "default": "Welcome, {name}",
+ "default": "Hi, {name}",
46
"description": "Greeting shown in the profile banner below the avatar. This should be a short and friendly greeting.",
47
"variables": {
48
"name": {
@@ -300,7 +300,7 @@
300
301
302
"translated_value_genre_home_and_garden": {
303
- "default": "Home and Garden",
+ "default": "Home / Garden",
304
"description": "Text for the home and garden genre. The value is sent back from the Trakt API.",
305
"exclude": [
306
"android"
0 commit comments