forked from DJDavid98/HammerTime
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New translations common.json (Spanish)
- Loading branch information
Showing
1 changed file
with
22 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,22 @@ | ||
{ | ||
"seoDescription": "Generate timestamp indicators for Discord chat messages", | ||
"howTo": "Pick a date, copy the desired timestamp from the {{syntaxColName}} column, then paste it anywhere in a chat message. The result will be a dynamic timestamp that displays differently for everyone based on their own timezone.", | ||
"input": { | ||
"date": "Date and time", | ||
"timezone": "Timezone" | ||
}, | ||
"table": { | ||
"syntax": "Chat syntax", | ||
"example": "Example result" | ||
}, | ||
"changeLanguage": "Change language", | ||
"current": "Current", | ||
"notFound": { | ||
"heading": "Not Found", | ||
"content": "Nothing to see here." | ||
}, | ||
"builtWith": "Website built with <1>Font Awesome Free</1>", | ||
"openSource": "Open-source software", | ||
"viewSource": "View source code", | ||
"notAffiliated": "This project is not affiliated with Discord." | ||
} |