Blame view

resources/lang/lv-LV/notifications.php 341 Bytes
b7c7a5f6   Alexey Boroda   first commit
1
2
3
4
5
6
7
8
9
10
  <?php
  
  return [
  
      'whoops'              => 'Whoops!',
      'hello'               => 'Sveicināts!',
      'salutation'          => 'Sveicieniem,<br> : company_name',
      'subcopy'             => 'Ja rodas problēmas, noklikšķinot uz ": tekstu" pogu, nokopējiet šo URL un ielīmējiet to savā web pārlūkprogrammā: [: url](:url)',
  
  ];