mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 10:02:33 +03:00
Correct language name in translation file
This commit is contained in:
parent
6132bd3605
commit
299842cdb2
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
<?php defined('BASEPATH') OR exit('No direct script access allowed');
|
<?php defined('BASEPATH') OR exit('No direct script access allowed');
|
||||||
// English
|
// Hebrew
|
||||||
$lang['page_title'] = 'קבע פגישה עם';
|
$lang['page_title'] = 'קבע פגישה עם';
|
||||||
$lang['service_and_provider'] = 'בחירת שירות וספק';
|
$lang['service_and_provider'] = 'בחירת שירות וספק';
|
||||||
$lang['select_service'] = 'בחירת שירות';
|
$lang['select_service'] = 'בחירת שירות';
|
||||||
|
|
Loading…
Reference in a new issue