mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 05:28:18 +01:00
Merge pull request #2974 from CachetHQ/l10n_2.4
New Crowdin translations
This commit is contained in:
commit
3209df42d6
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Something went wrong updating the incident update',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Reported by :user',
|
||||
'add' => [
|
||||
'title' => 'Report an incident',
|
||||
'success' => 'Incident added.',
|
||||
|
@ -33,7 +33,7 @@ return [
|
||||
'scheduled' => 'صيانة',
|
||||
'scheduled_at' => ', مجدولة :timestamp',
|
||||
'posted' => 'تم الإرسال :timestamp',
|
||||
'posted_at' => 'Posted at :timestamp',
|
||||
'posted_at' => 'نُشِر على :timestamp',
|
||||
'status' => [
|
||||
1 => 'عملية التحقق جارية',
|
||||
2 => 'تم التعرف عليه',
|
||||
@ -129,10 +129,10 @@ return [
|
||||
],
|
||||
|
||||
// Other
|
||||
'home' => 'Home',
|
||||
'home' => 'الرئيسية',
|
||||
'powered_by' => 'Powered by <a href="https://cachethq.io" class="links">Cachet</a>.',
|
||||
'timezone' => 'Times are shown in :timezone.',
|
||||
'about_this_site' => 'About This Site',
|
||||
'about_this_site' => 'عن هذا الموقع',
|
||||
'rss-feed' => 'RSS',
|
||||
'atom-feed' => 'Atom',
|
||||
'feed' => 'Status Feed',
|
||||
|
@ -23,7 +23,7 @@ return [
|
||||
'incident-templates' => 'قوالب الأعطال',
|
||||
'updates' => [
|
||||
'title' => 'تحديثات حالة العَطَل :incident',
|
||||
'count' => '{0} Zero Updates|[1] One Update|[2] Two Updates|[3,*] Several Updates',
|
||||
'count' => '{0} لا تحديث|[1] تحديث واحد|[2] تحديثين|[3,*] عدة تحديثات',
|
||||
'add' => [
|
||||
'title' => 'إنشاء تحديث حالة جديد للعَطَل',
|
||||
'success' => 'تم إنشاء الحالة الجديدة المتعلقة بالعَطَل.',
|
||||
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'طرأ هناك خطأ في تحديث حالة العَطل',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'أبلَغَ عنه :user',
|
||||
'add' => [
|
||||
'title' => 'الإبلاغ عن عَطَل',
|
||||
'success' => 'تم إضافة العَطَل.',
|
||||
@ -75,7 +76,7 @@ return [
|
||||
'schedule' => [
|
||||
'schedule' => 'صيانة',
|
||||
'logged' => '{0} There are no schedules, good work.|You have logged one schedule.|You have reported <strong>:count</strong> schedules.',
|
||||
'scheduled_at' => 'Scheduled at :timestamp',
|
||||
'scheduled_at' => 'مُبرمَجة على :timestamp',
|
||||
'add' => [
|
||||
'title' => 'إضافة إجراء صيانة',
|
||||
'success' => 'تم إضافة إجراء الصيانة.',
|
||||
@ -94,11 +95,11 @@ return [
|
||||
|
||||
// Components
|
||||
'components' => [
|
||||
'components' => 'Components',
|
||||
'component_statuses' => 'Component Statuses',
|
||||
'components' => 'المُكوّنات',
|
||||
'component_statuses' => 'حالات المُكوّن',
|
||||
'listed_group' => 'Grouped under :name',
|
||||
'add' => [
|
||||
'title' => 'Add a component',
|
||||
'title' => 'إضافة مُكوّن',
|
||||
'message' => 'You should add a component.',
|
||||
'success' => 'Component created.',
|
||||
'failure' => 'Something went wrong with the component group, please try again.',
|
||||
@ -159,7 +160,7 @@ return [
|
||||
'description' => 'Subscribers will receive email updates when incidents are created or components are updated.',
|
||||
'description_disabled' => 'To use this feature, you need allow people to signup for notifications.',
|
||||
'verified' => 'تم التحقق منه',
|
||||
'not_verified' => 'Not verified',
|
||||
'not_verified' => 'لم يتم التحقق منه',
|
||||
'subscriber' => ':email, subscribed :date',
|
||||
'no_subscriptions' => 'Subscribed to all updates',
|
||||
'global' => 'Globally subscribed',
|
||||
@ -184,7 +185,7 @@ return [
|
||||
'description' => 'Team Members will be able to add, modify & edit components and incidents.',
|
||||
'add' => [
|
||||
'title' => 'Add a new team member',
|
||||
'success' => 'Team member added.',
|
||||
'success' => 'تمت إضافة عضو إلى الفريق.',
|
||||
'failure' => 'The team member could not be added, please try again.',
|
||||
],
|
||||
'edit' => [
|
||||
@ -198,8 +199,8 @@ return [
|
||||
],
|
||||
'invite' => [
|
||||
'title' => 'Invite a new team member',
|
||||
'success' => 'An invite has been sent',
|
||||
'failure' => 'The invite could not be sent, please try again.',
|
||||
'success' => 'تم إرسال الدعوة',
|
||||
'failure' => 'تعذرت عملية إرسال الدعوة، يُرجى إعادة المحاولة ثانية.',
|
||||
],
|
||||
],
|
||||
|
||||
@ -212,7 +213,7 @@ return [
|
||||
'too-big' => 'The file you uploaded is too big. Upload an image smaller than :size',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics' => 'Analytics',
|
||||
'analytics' => 'التحليلات',
|
||||
],
|
||||
'log' => [
|
||||
'log' => 'السجل',
|
||||
@ -221,15 +222,15 @@ return [
|
||||
'localization' => 'الترجمة',
|
||||
],
|
||||
'customization' => [
|
||||
'customization' => 'Customization',
|
||||
'customization' => 'التخصيص',
|
||||
'header' => 'Custom Header HTML',
|
||||
'footer' => 'Custom Footer HTML',
|
||||
],
|
||||
'mail' => [
|
||||
'mail' => 'Mail',
|
||||
'test' => 'Test',
|
||||
'mail' => 'البريد الإلكتروني',
|
||||
'test' => 'تجريب',
|
||||
'email' => [
|
||||
'subject' => 'Test notification from Cachet',
|
||||
'subject' => 'إشعار تجريبي مِن كاشيه Cachet',
|
||||
'body' => 'This is a test notification from Cachet.',
|
||||
],
|
||||
],
|
||||
@ -249,7 +250,7 @@ return [
|
||||
],
|
||||
'credits' => [
|
||||
'credits' => 'Credits',
|
||||
'contributors' => 'Contributors',
|
||||
'contributors' => 'المساهمون',
|
||||
'license' => 'Cachet is a BSD-3-licensed open source project, released by <a href="https://alt-three.com/?utm_source=cachet&utm_medium=credits&utm_campaign=Cachet%20Credit%20Dashboard" target="_blank">Alt Three Services Limited</a>.',
|
||||
'backers-title' => 'Backers & Sponsors',
|
||||
'backers' => 'If you\'d like to support future development, check out the <a href="https://patreon.com/jbrooksuk" target="_blank">Cachet Patreon</a> campaign.',
|
||||
@ -260,7 +261,7 @@ return [
|
||||
// Login
|
||||
'login' => [
|
||||
'login' => 'تسجيل الدخول',
|
||||
'logged_in' => 'You\'re logged in.',
|
||||
'logged_in' => 'أنت مُتّصل.',
|
||||
'welcome' => 'Welcome back!',
|
||||
'two-factor' => 'Please enter your token.',
|
||||
],
|
||||
@ -296,7 +297,7 @@ return [
|
||||
'customize' => 'Customize your page',
|
||||
'team' => 'Add your team',
|
||||
'api' => 'Generate an API token',
|
||||
'two-factor' => 'Setup Two Factor Authentication',
|
||||
'two-factor' => 'إعداد المصادقة بخطوتين',
|
||||
],
|
||||
],
|
||||
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Something went wrong updating the incident update',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Reported by :user',
|
||||
'add' => [
|
||||
'title' => 'Informar d\'una incidència',
|
||||
'success' => 'Incidència afegida.',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Something went wrong updating the incident update',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Reported by :user',
|
||||
'add' => [
|
||||
'title' => 'Nahlásit incident',
|
||||
'success' => 'Incident byl přidán.',
|
||||
|
@ -81,7 +81,7 @@ return [
|
||||
'manage' => [
|
||||
'no_subscriptions' => 'Du abonner i øjeblikket på alle opdateringer.',
|
||||
'my_subscriptions' => 'Du abonnere i øjeblikket på følgende opdateringer.',
|
||||
'manage_at_link' => 'Manage your subscriptions at :link',
|
||||
'manage_at_link' => 'Håndtér dine abonnementer via :link',
|
||||
],
|
||||
'email' => [
|
||||
'subscribe' => 'Abonner på email opdateringer.',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'En fejl opstod under opdateringen af hændelsesopdateringen',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Anmeldt af bruger',
|
||||
'add' => [
|
||||
'title' => 'Opret hændelse',
|
||||
'success' => 'Hændelse tilføjet.',
|
||||
|
@ -81,7 +81,7 @@ return [
|
||||
'manage' => [
|
||||
'no_subscriptions' => 'Du hast im Augenblick alle Updates abonniert.',
|
||||
'my_subscriptions' => 'Du hast im Augenblick folgende Updates abonniert.',
|
||||
'manage_at_link' => 'Manage your subscriptions at :link',
|
||||
'manage_at_link' => 'Verwalte deine Abonnements :link',
|
||||
],
|
||||
'email' => [
|
||||
'subscribe' => 'Aktualisierungen per E-Mail abonnieren.',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Etwas ist mit dem Aktualisieren des Vorfall Updates schief gelaufen',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Gemeldet von :user',
|
||||
'add' => [
|
||||
'title' => 'Ereignis hinzufügen',
|
||||
'success' => 'Ereignis hinzugefügt.',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Something went wrong updating the incident update',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Reported by :user',
|
||||
'add' => [
|
||||
'title' => 'Αναφορά περιστατικού',
|
||||
'success' => 'Incident added.',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'crwdns1409:0crwdne1409:0',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'crwdns1433:0crwdne1433:0',
|
||||
'add' => [
|
||||
'title' => 'crwdns958:0crwdne958:0',
|
||||
'success' => 'crwdns959:0crwdne959:0',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Something went wrong updating the incident update',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Reported by :user',
|
||||
'add' => [
|
||||
'title' => 'Report an incident',
|
||||
'success' => 'Incident added.',
|
||||
|
@ -81,7 +81,7 @@ return [
|
||||
'manage' => [
|
||||
'no_subscriptions' => 'Actualmente estás suscrito a todas las actualizaciones.',
|
||||
'my_subscriptions' => 'Actualmente estás suscrito a las siguientes actualizaciones.',
|
||||
'manage_at_link' => 'Manage your subscriptions at :link',
|
||||
'manage_at_link' => 'Administra tus suscripciones en :link',
|
||||
],
|
||||
'email' => [
|
||||
'subscribe' => 'Suscríbete para recibir actualizaciones por correo electrónico.',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Algo salió mal al actualizar la actualización del incidente',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Informado por :user',
|
||||
'add' => [
|
||||
'title' => 'Reportar incidente',
|
||||
'success' => 'Incidente agregado.',
|
||||
|
@ -54,7 +54,7 @@ return [
|
||||
'message-help' => 'También puedes usar Markdown.',
|
||||
'occurred_at' => '¿Cuando ocurrió este incidente?',
|
||||
'notify_subscribers' => '¿Notificar a los suscriptores?',
|
||||
'notify_disabled' => 'Due to scheduled maintenance, notifications about this incident or its components will be suppressed.',
|
||||
'notify_disabled' => 'Debido al mantenimiento programado, las notificaciones sobre este incidente o sus componentes serán suprimidas.',
|
||||
'visibility' => 'Visibilidad del incidente',
|
||||
'stick_status' => 'Pega Incidente',
|
||||
'stickied' => 'Fijado',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Something went wrong updating the incident update',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Reported by :user',
|
||||
'add' => [
|
||||
'title' => 'Report an incident',
|
||||
'success' => 'Incident added.',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Something went wrong updating the incident update',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Reported by :user',
|
||||
'add' => [
|
||||
'title' => 'Ilmoita tapahtuma',
|
||||
'success' => 'Tapahtuma lisätty.',
|
||||
|
@ -81,7 +81,7 @@ return [
|
||||
'manage' => [
|
||||
'no_subscriptions' => 'Vous êtes actuellement abonné à toutes les mises à jour.',
|
||||
'my_subscriptions' => 'Vous êtes actuellement abonné aux mises à jour suivantes.',
|
||||
'manage_at_link' => 'Manage your subscriptions at :link',
|
||||
'manage_at_link' => 'Gérer vos abonnements à :link',
|
||||
],
|
||||
'email' => [
|
||||
'subscribe' => 'S\'abonner aux notifications par email.',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Un problème est survenu lors de la mise à jour de l\'incident',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Reported by :user',
|
||||
'add' => [
|
||||
'title' => 'Ajouter un incident',
|
||||
'success' => 'Incident ajouté.',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Something went wrong updating the incident update',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Reported by :user',
|
||||
'add' => [
|
||||
'title' => 'Report an incident',
|
||||
'success' => 'Incident added.',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Something went wrong updating the incident update',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Reported by :user',
|
||||
'add' => [
|
||||
'title' => 'Incidens jelentése',
|
||||
'success' => 'Incidens létrehozva.',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Ada masalah saat memperbarui update insiden',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Reported by :user',
|
||||
'add' => [
|
||||
'title' => 'Tambahkan Insiden',
|
||||
'success' => 'Insiden sudah ditambahkan.',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Something went wrong updating the incident update',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Reported by :user',
|
||||
'add' => [
|
||||
'title' => 'Riporta un problema',
|
||||
'success' => 'Segnalazione aggiunta.',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Something went wrong updating the incident update',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Reported by :user',
|
||||
'add' => [
|
||||
'title' => 'インシデントの報告',
|
||||
'success' => 'インシデントが追加されました。',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Something went wrong updating the incident update',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Reported by :user',
|
||||
'add' => [
|
||||
'title' => '문제 추가',
|
||||
'success' => 'Incident added.',
|
||||
|
@ -81,7 +81,7 @@ return [
|
||||
'manage' => [
|
||||
'no_subscriptions' => 'Je bent momenteel geabonneerd op alle updates.',
|
||||
'my_subscriptions' => 'Je bent momenteel geabonneerd op de volgende updates.',
|
||||
'manage_at_link' => 'Manage your subscriptions at :link',
|
||||
'manage_at_link' => 'Beheer uw abonnementen op: link',
|
||||
],
|
||||
'email' => [
|
||||
'subscribe' => 'Abonneren op e-mail updates.',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Er is een fout opgetreden bij het wijzigen van de incident update',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Gemeld door: gebruiker',
|
||||
'add' => [
|
||||
'title' => 'Meld een incident',
|
||||
'success' => 'Incident toegevoegd.',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Something went wrong updating the incident update',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Reported by :user',
|
||||
'add' => [
|
||||
'title' => 'Rapportere en hendelse',
|
||||
'success' => 'Hendelse lagt til.',
|
||||
|
@ -81,7 +81,7 @@ return [
|
||||
'manage' => [
|
||||
'no_subscriptions' => 'Jesteś obecnie zapisany na wszystkie aktualizacje.',
|
||||
'my_subscriptions' => 'Jesteś obecnie zapisany na poniższe aktualizacje.',
|
||||
'manage_at_link' => 'Manage your subscriptions at :link',
|
||||
'manage_at_link' => 'Zarządzaj swoją subskrypcją na :link',
|
||||
],
|
||||
'email' => [
|
||||
'subscribe' => 'Aktualisierungen per E-Mail abonnieren.',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Coś poszło nie tak z aktualizacją zdarzenia',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Zgłoszone przez :user',
|
||||
'add' => [
|
||||
'title' => 'Vorfall hinzufügen',
|
||||
'success' => 'Dodano zdarzenie.',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Algo deu errado ao atualizar o incidente',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Reported by :user',
|
||||
'add' => [
|
||||
'title' => 'Relatar um incidente',
|
||||
'success' => 'Incidente adicionado.',
|
||||
|
@ -33,7 +33,7 @@ return [
|
||||
'scheduled' => 'Manutenção Agendada',
|
||||
'scheduled_at' => ', agendada :timestamp',
|
||||
'posted' => 'Publicado :timestamp',
|
||||
'posted_at' => 'Posted at :timestamp',
|
||||
'posted_at' => 'Publicado em :timestamp',
|
||||
'status' => [
|
||||
1 => 'Investigando',
|
||||
2 => 'Identificado',
|
||||
@ -81,7 +81,7 @@ return [
|
||||
'manage' => [
|
||||
'no_subscriptions' => 'Actualmente está subscrito para todas as actualizações.',
|
||||
'my_subscriptions' => 'Actualmente está subscrito para as seguintes actualizações.',
|
||||
'manage_at_link' => 'Manage your subscriptions at :link',
|
||||
'manage_at_link' => 'Edite as suas subscrições aqui :link',
|
||||
],
|
||||
'email' => [
|
||||
'subscribe' => 'Subscrever actualizações via email.',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Something went wrong updating the incident update',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Reported by :user',
|
||||
'add' => [
|
||||
'title' => 'Adicionar um incidente',
|
||||
'success' => 'Incidente adicionado.',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Something went wrong updating the incident update',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Reported by :user',
|
||||
'add' => [
|
||||
'title' => 'Raportează un incident',
|
||||
'success' => 'Incidentul a fost adăugat.',
|
||||
|
@ -33,7 +33,7 @@ return [
|
||||
'scheduled' => 'Плановые работы',
|
||||
'scheduled_at' => ', запланированы :timestamp',
|
||||
'posted' => 'Опубликовано :timestamp',
|
||||
'posted_at' => 'Posted at :timestamp',
|
||||
'posted_at' => 'Опубликовано в :timestamp',
|
||||
'status' => [
|
||||
1 => 'Проводим анализ проблемы',
|
||||
2 => 'Причина определена',
|
||||
@ -81,7 +81,7 @@ return [
|
||||
'manage' => [
|
||||
'no_subscriptions' => 'Вы подписаны на все изменения.',
|
||||
'my_subscriptions' => 'Вы подписаны на следующие изменения.',
|
||||
'manage_at_link' => 'Manage your subscriptions at :link',
|
||||
'manage_at_link' => 'Управляйте своими подписками в :link',
|
||||
],
|
||||
'email' => [
|
||||
'subscribe' => 'Подписка на рассылку об изменениях.',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Something went wrong updating the incident update',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Reported by :user',
|
||||
'add' => [
|
||||
'title' => 'Добавить инцидент',
|
||||
'success' => 'Инцидент добавлен.',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Something went wrong updating the incident update',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Reported by :user',
|
||||
'add' => [
|
||||
'title' => 'Report an incident',
|
||||
'success' => 'Incident added.',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Something went wrong updating the incident update',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Reported by :user',
|
||||
'add' => [
|
||||
'title' => 'Lägg till händelse',
|
||||
'success' => 'Incident skapad.',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Something went wrong updating the incident update',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Reported by :user',
|
||||
'add' => [
|
||||
'title' => 'รายงานเหตุการณ์',
|
||||
'success' => 'เพิ่มเหตุการณ์แล้ว',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Olay şablonu güncellenirken bir şeyler ters gitti',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Reported by :user',
|
||||
'add' => [
|
||||
'title' => 'Olay Ekle',
|
||||
'success' => 'Olay eklendi.',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Something went wrong updating the incident update',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Reported by :user',
|
||||
'add' => [
|
||||
'title' => 'Повідомити про інцидент',
|
||||
'success' => 'Інцидент додано.',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Something went wrong updating the incident update',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Reported by :user',
|
||||
'add' => [
|
||||
'title' => 'Thêm một sự cố',
|
||||
'success' => 'Sự cố đã được thêm.',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => '修改故障更新时出现问题',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Reported by :user',
|
||||
'add' => [
|
||||
'title' => '添加故障',
|
||||
'success' => '故障已添加',
|
||||
|
@ -35,6 +35,7 @@ return [
|
||||
'failure' => 'Something went wrong updating the incident update',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Reported by :user',
|
||||
'add' => [
|
||||
'title' => '添加事件',
|
||||
'success' => 'Incident added.',
|
||||
|
Loading…
x
Reference in New Issue
Block a user