这是indexloc提供的服务,不要输入任何密码
Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion consts.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ var thirteenStrings = [
"https://s3.amazonaws.com/rapgenius/calle13.jpg", // Calle 13, famous latin american band

"sharon carter", // Agent 13

"Triskaidekaphobia" // extreme superstition regarding the number 13.

"end of slavery", // Thirteenth Amendment

Expand Down Expand Up @@ -311,7 +313,12 @@ var thirteenStrings = [
"Sip Sam", // Thai Transcription with space
"тринадцять", // Ukrainian
"تیرہ", // Urdu
"mười ba", // Vietnamese

// Vietnamese variants
"mười ba", // formal
"thập tam", // Sino-Vietnamese
// End of all Vietnamese variants

"tri ar ddeg", // Welsh
"דרייַצן", // Yiddish,
"דרייצן", // Yiddish (without diacritics),
Expand Down