Skip to content

Commit

Permalink
Merge pull request #171 from vtex-apps/l10n_master
Browse files Browse the repository at this point in the history
Add Indonesian translation
  • Loading branch information
hiagolcm authored Dec 22, 2022
2 parents 64f5862 + 905d441 commit 45459ab
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

### Added
- Indonesian translation.

## [2.14.0] - 2022-09-15

### Added
Expand Down
11 changes: 11 additions & 0 deletions messages/id.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"store/topSearches": "Pencarian Teratas",
"store/history": "Riwayat Pencarian",
"store/suggestions": "Saran",
"store/emptySuggestion": "Tidak Ada Saran",
"store/seeMore": "Lihat semua {count} produk",
"store/suggestedProducts": "Produk untuk {term}",
"store/ordinalNumber": ".",
"store/didYouMean": "Mungkin maksud Anda",
"store/searchSuggestions": "Saran"
}

0 comments on commit 45459ab

Please sign in to comment.