diff options
Diffstat (limited to 'thunderbird-l10n/id/localization/id/toolkit/global/mozFiveStar.ftl')
-rw-r--r-- | thunderbird-l10n/id/localization/id/toolkit/global/mozFiveStar.ftl | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/thunderbird-l10n/id/localization/id/toolkit/global/mozFiveStar.ftl b/thunderbird-l10n/id/localization/id/toolkit/global/mozFiveStar.ftl new file mode 100644 index 0000000000..fe654e65ed --- /dev/null +++ b/thunderbird-l10n/id/localization/id/toolkit/global/mozFiveStar.ftl @@ -0,0 +1,9 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# The rating out of 5 stars. +# Variables: +# $rating (number) - A number between 0 and 5. The translation should show at most one digit after the comma. +moz-five-star-rating = + .title = Peringkat { NUMBER($rating, maximumFractionDigits: 1) } dari 5 |