New translations cachet.php (Romanian)
This commit is contained in:
@@ -14,7 +14,7 @@ return [
|
||||
'components' => [
|
||||
'last_updated' => 'Ultima actualizare :timestamp',
|
||||
'status' => [
|
||||
0 => 'Unknown',
|
||||
0 => 'Necunoscut',
|
||||
1 => 'Operaţional',
|
||||
2 => 'Probleme de performanţă',
|
||||
3 => 'Ȋntrerupere parțială',
|
||||
@@ -33,6 +33,7 @@ return [
|
||||
'scheduled' => 'Întreținere programată',
|
||||
'scheduled_at' => ', programată: timestamp',
|
||||
'posted' => 'Publicat :timestamp',
|
||||
'posted_at' => 'Posted at :timestamp',
|
||||
'status' => [
|
||||
1 => 'Sub investigație',
|
||||
2 => 'Identificat',
|
||||
@@ -44,9 +45,9 @@ return [
|
||||
// Schedule
|
||||
'schedules' => [
|
||||
'status' => [
|
||||
0 => 'Upcoming',
|
||||
1 => 'In Progress',
|
||||
2 => 'Complete',
|
||||
0 => 'Urmează',
|
||||
1 => 'În progres',
|
||||
2 => 'Terminat',
|
||||
],
|
||||
],
|
||||
|
||||
@@ -75,7 +76,7 @@ return [
|
||||
// Subscriber
|
||||
'subscriber' => [
|
||||
'subscribe' => 'Abonează-te pentru a primi cele mai recente actualizări',
|
||||
'unsubscribe' => 'Unsubscribe at :link',
|
||||
'unsubscribe' => 'Dezabonare de la :link',
|
||||
'button' => 'Abonează-te',
|
||||
'manage' => [
|
||||
'no_subscriptions' => 'Acum eşti abonat la toate actualizările.',
|
||||
|
||||
Reference in New Issue
Block a user