Blame view

resources/lang/sq-AL/notifications.php 332 Bytes
b7c7a5f6   Alexey Boroda   first commit
1
2
3
4
5
6
7
8
9
10
  <?php
  
  return [
  
      'whoops'              => 'Oops!',
      'hello'               => 'Përshëndetje!',
      'salutation'          => 'Respekte,<br>:company_name',
      'subcopy'             => 'Nëse ke probleme duke klikuar butonin ":text", kopjoni dhe ngjisni URL më poshtë në shfletuesin tuaj të internetit: [:url](:url)',
  
  ];