changeset 917368d77915 in modules/company_work_time:default details: https://hg.tryton.org/modules/company_work_time?cmd=changeset;node=917368d77915 description: Update translations diffstat:
locale/id.po | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diffs (29 lines): diff -r 5a1c0f4e9ad0 -r 917368d77915 locale/id.po --- a/locale/id.po Sat Apr 25 23:53:50 2020 +0200 +++ b/locale/id.po Sat May 02 10:29:23 2020 +0200 @@ -4,20 +4,20 @@ msgctxt "field:company.company,hours_per_work_day:" msgid "Hours per Work Day" -msgstr "" +msgstr "Jam per Hari Kerja" msgctxt "field:company.company,hours_per_work_month:" msgid "Hours per Work Month" -msgstr "" +msgstr "Jam per Bulan Kerja" msgctxt "field:company.company,hours_per_work_week:" msgid "Hours per Work Week" -msgstr "" +msgstr "Jam per Minggu Kerja" msgctxt "field:company.company,hours_per_work_year:" msgid "Hours per Work Year" -msgstr "" +msgstr "Jam per Tahun Kerja" msgctxt "view:company.company:" msgid "Work Time" -msgstr "" +msgstr "Waktu Kerja"
