diff options
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r-- | lib/l10n/ast.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index a4b2335c5f8..f357515d99e 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -216,6 +216,9 @@ OC.L10N.register( "Summarize" : "Resume", "Summary" : "Resume", "Extract topics" : "Estrayer temes", + "Translate" : "Traducir", + "Target language" : "Llingua de destín", + "Result" : "Resultáu", "Summarizes text by reducing its length without losing key information." : "Resume'l testu amenorgando la so llongura ensin perder la información importante.", "Extracts topics from a text and outputs them separated by commas." : "Estrái temes d'un testu y devuélvelos separtaos per comes.", "404" : "404", |