ENH - localize GIPHY recovery states

This commit is contained in:
Leon.Schmidt
2026-08-06 18:31:12 +02:00
parent 6500242591
commit cd3554710c
+3
View File
@@ -52,6 +52,7 @@ const defaultLocales: LocaleTree = {
noVideos: 'Record a video in Camera first.',
searchGifs: 'Search GIPHY',
loadMore: 'Load More',
retryGifs: 'Try Again',
moreActions: 'More Actions',
contactDetails: 'Contact Details',
contactName: 'Name',
@@ -98,6 +99,8 @@ const defaultLocales: LocaleTree = {
recording_in_progress: 'A video is already being recorded.',
recording_not_found: 'No active video recording was found.',
gif_provider_unconfigured: 'GIF search is not configured.',
gif_provider_unauthorized: 'The configured GIPHY API key is invalid.',
gif_provider_rate_limited: 'GIPHY is busy. Try again in a moment.',
gif_provider_failed: 'GIF search is temporarily unavailable.',
self_message: 'You cannot message your own number.',
recipient_not_found: 'That number is unavailable.',