Blame view

resources/lang/ro-RO/notifications.php 296 Bytes
b7c7a5f6   Alexey Boroda   first commit
1
2
3
4
5
6
7
8
9
10
  <?php
  
  return [
  
      'whoops'              => 'Ooops!',
      'hello'               => 'Buna!',
      'salutation'          => 'Salutari,<br>:company_name',
      'subcopy'             => 'Daca nu poti face click pe butonul ":text", copiaza si lipeste link-ul de mai jos in browser: [:url](:url)',
  
  ];