Logo white

Alexey Boroda / openeurope

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • openeurope
  • common
  • messages
  • ua
  • core.php
  • 123
    7bfe6128
    alex authored
    2018-05-17 10:55:17 +0200  
    Browse Code »
core.php 253 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12
<?php

return [
    'name'=>'Ім\'я',
    'email'=>'Email',
    'phone'=>'Телефон',
    'message'=>'Повідомленя',
    'Name'=>'Ім\'я',
    'Email'=>'Email',
    'Phone'=>'Телефон',
    'Message'=>'Повідомленя'
];