Translate a lot of missing translation strings to Indonesian
This commit is contained in:
@ -1,31 +1,31 @@
|
||||
{
|
||||
"tlAppointments": {
|
||||
"appointment": "Appointment",
|
||||
"title": "Title",
|
||||
"title": "Judul",
|
||||
"name_explica": "The name of the appointment \/ event.",
|
||||
"start_time": "Time of start",
|
||||
"start_time_explica": "The time the event begins.",
|
||||
"end_time": "End time",
|
||||
"start_time": "Mula",
|
||||
"start_time_explica": "Waktu permulaan.",
|
||||
"end_time": "Akhir",
|
||||
"end_time_explica": "The end of the appointment \/ event.",
|
||||
"appointment_belongs": "Institution",
|
||||
"appointment_belongs": "Institusi",
|
||||
"appointment_added": "An appointment has been added.",
|
||||
"description": "Description",
|
||||
"description": "Deskripsi",
|
||||
"description_explica": "Description of the event.",
|
||||
"there_are_no_appointments": "There are no appointments yet.",
|
||||
"appointments_list": "List appointments",
|
||||
"appointment_no_name": "The appointment has no name.",
|
||||
"appointments_edit": "Edit an appointment",
|
||||
"image_uploaded": "The image has been uploaded",
|
||||
"image_uploaded": "Gambaran sudah diunggah",
|
||||
"appointment_deleted": "The appointment has been deleted",
|
||||
"image_deleted": "The image has been deleted",
|
||||
"image_deleted": "Gambaran sudah dihapuskan",
|
||||
"appointment_edited": "The appointment has been edited.",
|
||||
"make_public": "Set to public",
|
||||
"make_hidden": "Set to hidden",
|
||||
"upload_image": "Upload image",
|
||||
"delete_image": "Delete",
|
||||
"start_time_hour": "Hour",
|
||||
"start_time_min": "Minute",
|
||||
"images": "Images",
|
||||
"make_public": "Terbitkan",
|
||||
"make_hidden": "Sembunyikan",
|
||||
"upload_image": "Unggah gambaran",
|
||||
"delete_image": "Hapuskan",
|
||||
"start_time_hour": "Jam",
|
||||
"start_time_min": "Menit",
|
||||
"images": "Gambaran",
|
||||
"url": "URL",
|
||||
"url_explica": "URL to another web page representing the appointment. Needs to be a valid URL - starting with http:\/\/ or https:\/\/.",
|
||||
"allAppointments": "All appointments",
|
||||
|
Reference in New Issue
Block a user