diff options
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index a3278afb17d..96e008534db 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -43,6 +43,8 @@ OC.L10N.register( "Necessary language model provider is not available" : "Necessary language model provider is not available", "Task not found" : "Task not found", "Internal error" : "Internal error", + "No text to image provider is available" : "No text to image provider is available", + "Image not found" : "Image not found", "No translation provider available" : "No translation provider available", "Could not detect language" : "Could not detect language", "Unable to translate" : "Unable to translate", |