aboutsummaryrefslogtreecommitdiffstats
path: root/languages/i18n/codex/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'languages/i18n/codex/en.json')
-rw-r--r--languages/i18n/codex/en.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/languages/i18n/codex/en.json b/languages/i18n/codex/en.json
index 18e03c522e26..ef13b31b8838 100644
--- a/languages/i18n/codex/en.json
+++ b/languages/i18n/codex/en.json
@@ -1,7 +1,8 @@
{
"@metadata": {
"authors": [
- "Design System Team"
+ "Design System Team",
+ "Doğu Abaris"
]
},
"cdx-chip-input-chip-added": "Chip $1 was added.",
@@ -26,5 +27,6 @@
"cdx-table-pagination-status-message-indeterminate-long": "Showing results $1–$2 of many",
"cdx-table-pagination-status-message-indeterminate-short": "$1–$2 of many",
"cdx-table-pagination-status-message-indeterminate-final": "Showing the last {{PLURAL:$1|$1 result|$1 results}}",
- "cdx-table-pagination-status-message-pending": "Loading results..."
+ "cdx-table-pagination-status-message-pending": "Loading results...",
+ "cdx-table-no-data-message": "There is no data available."
}