-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #643 from yaardie/patch-1
Create sw.json
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"thanks_to": "Anonymous", | ||
"comments": "", | ||
"direction": "ltr", | ||
"strings": { | ||
"placeholder": "Tafuta", | ||
"clear_search": "Safisha", | ||
"load_more": "Pakia matokeo zaidi", | ||
"search_label": "Tafuta tovuti hii", | ||
"filters_label": "Vichujio", | ||
"zero_results": "Hakuna matokeo ya [SEARCH_TERM]", | ||
"many_results": "Matokeo [COUNT] ya [SEARCH_TERM]", | ||
"one_result": "Tokeo [COUNT] la [SEARCH_TERM]", | ||
"alt_search": "Hakuna mayokeo ya [SEARCH_TERM]. Badala yake, inaonyesha matokeo ya [DIFFERENT_TERM]", | ||
"search_suggestion": "Hakuna matokeo ya [SEARCH_TERM]. Jaribu mojawapo ya utafutaji ufuatao:", | ||
"searching": "Kutafuta [SEARCH_TERM]..." | ||
} | ||
} |