PHP Classes

File: Locale/sr_Latn_RS/translations.php

Recommend this page to a friend!
  Classes of kiran   Kanboard Timetable plugin   Locale/sr_Latn_RS/translations.php   Download  
File: Locale/sr_Latn_RS/translations.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Kanboard Timetable plugin
Plugin to present of timetable of pending tasks
Author: By
Last change:
Date: 3 years ago
Size: 726 bytes
 

Contents

Class file image Download
<?php

return array(
   
// 'Start time' => '',
    // 'End time' => '',
    // 'Comment' => '',
    // 'All day' => '',
    // 'Day' => '',
    // 'Manage timetable' => '',
    // 'Overtime timetable' => '',
    // 'Time off timetable' => '',
    // 'Timetable' => '',
    // 'Work timetable' => '',
    // 'Week timetable' => '',
    // 'Day timetable' => '',
    // 'From' => '',
    // 'To' => '',
    // 'Time slot created successfully.' => '',
    // 'Unable to save this time slot.' => '',
    // 'Time slot removed successfully.' => '',
    // 'Unable to remove this time slot.' => '',
    // 'Do you really want to remove this time slot?' => '',
    // 'Remove time slot' => '',
    // 'Add new time slot' => '',
);