si
This commit is contained in:
@@ -38,6 +38,9 @@ export function en() {
|
||||
releaseToStop: "Release your finger to stop recording and send the audio.",
|
||||
holdToRecord: "Hold the microphone button to record a voice message. Release to send it immediately.",
|
||||
openSettingsHint: "Open settings to add your backend URL before sending voice messages.",
|
||||
aiReply: "Quibot reply",
|
||||
yourMessage: "Your message",
|
||||
playing: "Playing audio...",
|
||||
};
|
||||
}
|
||||
|
||||
@@ -79,6 +82,9 @@ export function ca() {
|
||||
releaseToStop: "Allibera el dit per aturar l'enregistrament i enviar l'\u00e0udio.",
|
||||
holdToRecord: "Mant\u00e9s premut el micr\u00f2fon per enregistrar un missatge de veu. Allibera'l per enviar-lo immediatament.",
|
||||
openSettingsHint: "Obre la configuraci\u00f3 per afegir l'URL del servidor abans d'enviar missatges de veu.",
|
||||
aiReply: "Resposta del Quibot",
|
||||
yourMessage: "El teu missatge",
|
||||
playing: "Reproduint àudio...",
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user