Benign change to try trigger.
This commit is contained in:
parent
7d836b28c1
commit
2a6503b1d2
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ module.exports.strings = {
|
|||
WISHLIST_PLEDGED_ITEM_FOR_USER: user => `Pledged item for ${user}.`,
|
||||
WISHLIST_PRICE: 'Price',
|
||||
WISHLIST_REFRESH_GUARD: 'Invalid user',
|
||||
WISHLIST_REFRESH_NO_URL: 'Item has no URL. Fix that, probably.',
|
||||
WISHLIST_REFRESH_NO_URL: 'Item has no URL. Fix that if you want.',
|
||||
WISHLIST_REFRESH_SUCCESS: 'Refreshed data!',
|
||||
WISHLIST_REMOVE_GUARD: 'Not correct user',
|
||||
WISHLIST_REMOVE_SUCCESS: 'Removed from your list',
|
||||
|
|
Loading…
Reference in a new issue