diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/eu.js | 1 | ||||
-rw-r--r-- | lib/l10n/eu.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js index 0db3b615edc..10ae581d34a 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -270,6 +270,7 @@ OC.L10N.register( "The audio to transcribe" : "Transkribatzeko audioa", "Transcription" : "Transkripzioa", "The transcribed text" : "Transkribatutako testua", + "ContextWrite" : "ContextWrite", "Writes text in a given style based on the provided source material." : "Testua estilo jakin batean idazten du, emandako iturri-materialean oinarrituta.", "Writing style" : "Idazteko estiloa", "Demonstrate a writing style that you would like to immitate" : "Erakutsi imitatu nahiko zenukeen idazteko estiloa", diff --git a/lib/l10n/eu.json b/lib/l10n/eu.json index d4734321a45..1c862c1306d 100644 --- a/lib/l10n/eu.json +++ b/lib/l10n/eu.json @@ -268,6 +268,7 @@ "The audio to transcribe" : "Transkribatzeko audioa", "Transcription" : "Transkripzioa", "The transcribed text" : "Transkribatutako testua", + "ContextWrite" : "ContextWrite", "Writes text in a given style based on the provided source material." : "Testua estilo jakin batean idazten du, emandako iturri-materialean oinarrituta.", "Writing style" : "Idazteko estiloa", "Demonstrate a writing style that you would like to immitate" : "Erakutsi imitatu nahiko zenukeen idazteko estiloa", |