<?php

$lang['btn_translate'] = 'Translate page with DeepL';

$lang['msg_translation_success'] = 'Automatic translation successful!';
$lang['msg_translation_fail'] = 'Automatic translation failed!';
$lang['msg_translation_fail_bad_key'] = 'Automatic translation failed because the DeepL API Key is invalid!';
$lang['msg_translation_fail_quota_exceeded'] = 'Automatic translation failed because the DeepL character quota is exceeded!';
