mirror of
https://github.com/ente-io/ente.git
synced 2025-08-08 07:28:26 +00:00
Remove extra space before comma (#2940)
This commit is contained in:
commit
4a6942f604
@ -168,8 +168,8 @@
|
||||
"storage_quota_exceeded": "Storage limit exceeded",
|
||||
"SUBSCRIPTION_PURCHASE_SUCCESS": "<p>We've received your payment</p><p>Your subscription is valid till <strong>{{date, date}}</strong></p>",
|
||||
"SUBSCRIPTION_PURCHASE_CANCELLED": "Your purchase was canceled, please try again if you want to subscribe",
|
||||
"SUBSCRIPTION_PURCHASE_FAILED": "Subscription purchase failed , please try again",
|
||||
"SUBSCRIPTION_UPDATE_FAILED": "Subscription updated failed , please try again",
|
||||
"SUBSCRIPTION_PURCHASE_FAILED": "Subscription purchase failed, please try again",
|
||||
"SUBSCRIPTION_UPDATE_FAILED": "Subscription updated failed, please try again",
|
||||
"UPDATE_PAYMENT_METHOD_MESSAGE": "We are sorry, payment failed when we tried to charge your card, please update your payment method and try again",
|
||||
"STRIPE_AUTHENTICATION_FAILED": "We are unable to authenticate your payment method. please choose a different payment method and try again",
|
||||
"UPDATE_PAYMENT_METHOD": "Update payment method",
|
||||
@ -207,7 +207,7 @@
|
||||
"SHARING_BAD_REQUEST_ERROR": "Sharing album not allowed",
|
||||
"SHARING_DISABLED_FOR_FREE_ACCOUNTS": "Sharing is disabled for free accounts",
|
||||
"DOWNLOAD_COLLECTION": "Download album",
|
||||
"CREATE_ALBUM_FAILED": "Failed to create album , please try again",
|
||||
"CREATE_ALBUM_FAILED": "Failed to create album, please try again",
|
||||
"SEARCH": "Search",
|
||||
"SEARCH_RESULTS": "Search results",
|
||||
"NO_RESULTS": "No results found",
|
||||
|
@ -207,7 +207,7 @@
|
||||
"SHARING_BAD_REQUEST_ERROR": "Partage d'album non autorisé",
|
||||
"SHARING_DISABLED_FOR_FREE_ACCOUNTS": "Le partage est désactivé pour les comptes gratuits",
|
||||
"DOWNLOAD_COLLECTION": "Télécharger l'album",
|
||||
"CREATE_ALBUM_FAILED": "Échec de création de l'album , veuillez réessayer",
|
||||
"CREATE_ALBUM_FAILED": "Échec de création de l'album, veuillez réessayer",
|
||||
"SEARCH": "Recherche",
|
||||
"SEARCH_RESULTS": "Résultats de la recherche",
|
||||
"NO_RESULTS": "Aucun résultat trouvé",
|
||||
|
Loading…
x
Reference in New Issue
Block a user