diff options
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r-- | src/strings-default.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index 16daf0fe..a56956f9 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -1444,8 +1444,8 @@ artistRollingWindowPage: timeframeSelectionControl: _: "{PREVIOUS} {TIMEFRAMES} {NEXT}" - previous: "(← Previous)" - next: "(Next →)" + previous: "← Previous" + next: "Next →" contributionKind: artwork: "Artwork" |