You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`Dieser Chat ist für Rechnungen zwischen <strong>${invoicePayer}</strong> und <strong>${invoiceReceiver}</strong>. Verwenden Sie die Schaltfläche +, um eine Rechnung zu senden.`,
854
+
`Dieser Chat ist für Rechnungen zwischen <strong>${invoicePayer}</strong> und <strong>${invoiceReceiver}</strong>. Verwenden Sie die Schaltfläche <emoji>${CONST.CUSTOM_EMOJIS.GLOBAL_CREATE}</emoji>, um eine Rechnung zu senden.`,
`Hier wird <strong>${submitterDisplayName}</strong> die Ausgaben an <strong>${workspaceName}</strong> übermitteln. Verwenden Sie einfach die Schaltfläche +.`,
857
+
`Hier wird <strong>${submitterDisplayName}</strong> die Ausgaben an <strong>${workspaceName}</strong> übermitteln. Verwenden Sie einfach die Schaltfläche <emoji>${CONST.CUSTOM_EMOJIS.GLOBAL_CREATE}</emoji>.`,
858
858
beginningOfChatHistorySelfDM: 'Dies ist Ihr persönlicher Bereich. Nutzen Sie ihn für Notizen, Aufgaben, Entwürfe und Erinnerungen.',
859
859
beginningOfChatHistorySystemDM: 'Willkommen! Lassen Sie uns mit der Einrichtung beginnen.',
860
860
chatWithAccountManager: 'Hier mit Ihrem Kundenbetreuer chatten',
861
861
sayHello: 'Hallo!',
862
862
yourSpace: 'Ihr Bereich',
863
863
welcomeToRoom: ({roomName}: WelcomeToRoomParams)=>`Willkommen in ${roomName}!`,
864
-
usePlusButton: ({additionalText}: UsePlusButtonParams)=>`Verwenden Sie die + Taste, um ${additionalText} einen Ausgabenposten hinzuzufügen.`,
864
+
usePlusButton: ({additionalText}: UsePlusButtonParams)=>`Verwenden Sie die ${CONST.CUSTOM_EMOJIS.GLOBAL_CREATE} Taste, um ${additionalText} einen Ausgabenposten hinzuzufügen.`,
865
865
askConcierge: 'Stellen Sie Fragen und erhalten Sie rund um die Uhr Unterstützung in Echtzeit.',
866
866
conciergeSupport: '24/7 Support',
867
867
create: 'erstellen',
@@ -5897,7 +5897,7 @@ const translations = {
5897
5897
searchResults: {
5898
5898
emptyResults: {
5899
5899
title: 'Nichts zu zeigen',
5900
-
subtitle: 'Versuchen Sie, Ihre Suchkriterien anzupassen oder etwas mit dem grünen + Button zu erstellen.',
5900
+
subtitle: `Versuchen Sie, Ihre Suchkriterien anzupassen oder etwas mit dem grünen ${CONST.CUSTOM_EMOJIS.GLOBAL_CREATE} Button zu erstellen.`,
`This chat is for invoices between <strong>${invoicePayer}</strong> and <strong>${invoiceReceiver}</strong>. Use the + button to send an invoice.`,
843
+
`This chat is for invoices between <strong>${invoicePayer}</strong> and <strong>${invoiceReceiver}</strong>. Use the <emoji>${CONST.CUSTOM_EMOJIS.GLOBAL_CREATE}</emoji> button to send an invoice.`,
`This is where <strong>${submitterDisplayName}</strong> will submit expenses to <strong>${workspaceName}</strong>. Just use the + button.`,
846
+
`This is where <strong>${submitterDisplayName}</strong> will submit expenses to <strong>${workspaceName}</strong>. Just use the <emoji>${CONST.CUSTOM_EMOJIS.GLOBAL_CREATE}</emoji> button.`,
847
847
beginningOfChatHistorySelfDM: 'This is your personal space. Use it for notes, tasks, drafts, and reminders.',
848
848
beginningOfChatHistorySystemDM: "Welcome! Let's get you set up.",
849
849
chatWithAccountManager: 'Chat with your account manager here',
850
850
sayHello: 'Say hello!',
851
851
yourSpace: 'Your space',
852
852
welcomeToRoom: ({roomName}: WelcomeToRoomParams)=>`Welcome to ${roomName}!`,
853
-
usePlusButton: ({additionalText}: UsePlusButtonParams)=>` Use the + button to ${additionalText} an expense.`,
853
+
usePlusButton: ({additionalText}: UsePlusButtonParams)=>` Use the ${CONST.CUSTOM_EMOJIS.GLOBAL_CREATE} button to ${additionalText} an expense.`,
854
854
askConcierge: ' Ask questions and get 24/7 realtime support.',
855
855
conciergeSupport: '24/7 support',
856
856
create: 'create',
@@ -5869,7 +5869,7 @@ const translations = {
5869
5869
searchResults: {
5870
5870
emptyResults: {
5871
5871
title: 'Nothing to show',
5872
-
subtitle: 'Try adjusting your search criteria or creating something with the green + button.',
5872
+
subtitle: `Try adjusting your search criteria or creating something with the green ${CONST.CUSTOM_EMOJIS.GLOBAL_CREATE} button.`,
`Este chat es para facturas entre <strong>${invoicePayer}</strong> y <strong>${invoiceReceiver}</strong>. Usa el botón + para enviar una factura.`,
836
+
`Este chat es para facturas entre <strong>${invoicePayer}</strong> y <strong>${invoiceReceiver}</strong>. Usa el botón <emoji>${CONST.CUSTOM_EMOJIS.GLOBAL_CREATE}</emoji> para enviar una factura.`,
`Aquí es donde <strong>${submitterDisplayName}</strong> enviará los gastos al espacio de trabajo <strong>${workspaceName}</strong>. Solo usa el botón +.`,
839
+
`Aquí es donde <strong>${submitterDisplayName}</strong> enviará los gastos al espacio de trabajo <strong>${workspaceName}</strong>. Solo usa el botón <emoji>${CONST.CUSTOM_EMOJIS.GLOBAL_CREATE}</emoji>.`,
840
840
beginningOfChatHistorySelfDM: 'Este es tu espacio personal. Úsalo para notas, tareas, borradores y recordatorios.',
841
841
beginningOfChatHistorySystemDM: '¡Bienvenido! Vamos a configurar tu cuenta.',
842
842
chatWithAccountManager: 'Chatea con tu gestor de cuenta aquí',
843
843
sayHello: '¡Saluda!',
844
844
yourSpace: 'Tu espacio',
845
845
welcomeToRoom: ({roomName}: WelcomeToRoomParams)=>`¡Bienvenido a ${roomName}!`,
846
-
usePlusButton: ({additionalText}: UsePlusButtonParams)=>` Usa el botón + para ${additionalText} un gasto`,
846
+
usePlusButton: ({additionalText}: UsePlusButtonParams)=>` Usa el botón ${CONST.CUSTOM_EMOJIS.GLOBAL_CREATE} para ${additionalText} un gasto`,
847
847
askConcierge: ' Haz preguntas y obtén soporte en tiempo real las 24/7.',
848
848
conciergeSupport: 'Soporte 24/7',
849
849
create: 'crear',
@@ -5892,7 +5892,7 @@ const translations = {
5892
5892
searchResults: {
5893
5893
emptyResults: {
5894
5894
title: 'No hay nada que ver aquí',
5895
-
subtitle: 'Intenta ajustar tus criterios de búsqueda o crear algo con el botón verde +.',
5895
+
subtitle: `Intenta ajustar tus criterios de búsqueda o crear algo con el botón verde ${CONST.CUSTOM_EMOJIS.GLOBAL_CREATE}.`,
`Ce chat concerne les factures entre <strong>${invoicePayer}</strong> et <strong>${invoiceReceiver}</strong>. Utilisez le bouton + pour envoyer une facture.`,
857
+
`Ce chat concerne les factures entre <strong>${invoicePayer}</strong> et <strong>${invoiceReceiver}</strong>. Utilisez le bouton <emoji>${CONST.CUSTOM_EMOJIS.GLOBAL_CREATE}</emoji> pour envoyer une facture.`,
`C'est ici que <strong>${submitterDisplayName}</strong> soumettra ses dépenses à <strong>${workspaceName}</strong>. Il suffit d'utiliser le bouton +.`,
860
+
`C'est ici que <strong>${submitterDisplayName}</strong> soumettra ses dépenses à <strong>${workspaceName}</strong>. Il suffit d'utiliser le bouton <emoji>${CONST.CUSTOM_EMOJIS.GLOBAL_CREATE}</emoji>.`,
861
861
beginningOfChatHistorySelfDM: "C'est votre espace personnel. Utilisez-le pour des notes, des tâches, des brouillons et des rappels.",
`Questa chat è per le fatture tra <strong>${invoicePayer}</strong> e <strong>${invoiceReceiver}</strong>. Utilizzare il pulsante + per inviare una fattura.`,
853
+
`Questa chat è per le fatture tra <strong>${invoicePayer}</strong> e <strong>${invoiceReceiver}</strong>. Utilizzare il pulsante <emoji>${CONST.CUSTOM_EMOJIS.GLOBAL_CREATE}</emoji> per inviare una fattura.`,
`È qui che <strong>${submitterDisplayName}</strong> presenterà le spese a <strong>${workspaceName}</strong>. Basta usare il pulsante +.`,
856
+
`È qui che <strong>${submitterDisplayName}</strong> presenterà le spese a <strong>${workspaceName}</strong>. Basta usare il pulsante <emoji>${CONST.CUSTOM_EMOJIS.GLOBAL_CREATE}</emoji>.`,
857
857
beginningOfChatHistorySelfDM: 'Questo è il tuo spazio personale. Usalo per appunti, compiti, bozze e promemoria.',
858
858
beginningOfChatHistorySystemDM: 'Benvenuto! Iniziamo con la configurazione.',
859
859
chatWithAccountManager: 'Chatta con il tuo account manager qui',
860
860
sayHello: 'Ciao!',
861
861
yourSpace: 'Il tuo spazio',
862
862
welcomeToRoom: ({roomName}: WelcomeToRoomParams)=>`Benvenuto in ${roomName}!`,
863
-
usePlusButton: ({additionalText}: UsePlusButtonParams)=>`Usa il pulsante + per ${additionalText} una spesa.`,
863
+
usePlusButton: ({additionalText}: UsePlusButtonParams)=>`Usa il pulsante ${CONST.CUSTOM_EMOJIS.GLOBAL_CREATE} per ${additionalText} una spesa.`,
864
864
askConcierge: 'Fai domande e ricevi supporto in tempo reale 24/7.',
865
865
conciergeSupport: 'Supporto 24/7',
866
866
create: 'creare',
@@ -5913,7 +5913,7 @@ const translations = {
5913
5913
searchResults: {
5914
5914
emptyResults: {
5915
5915
title: 'Niente da mostrare',
5916
-
subtitle: 'Prova a modificare i criteri di ricerca o a creare qualcosa con il pulsante verde +.',
5916
+
subtitle: `Prova a modificare i criteri di ricerca o a creare qualcosa con il pulsante verde ${CONST.CUSTOM_EMOJIS.GLOBAL_CREATE}.`,
0 commit comments