diff options
| author | taehoon <th.dev91@gmail.com> | 2019-11-12 10:47:49 -0500 |
|---|---|---|
| committer | taehoon <th.dev91@gmail.com> | 2019-11-12 11:42:07 -0500 |
| commit | 85685d64788193f3f40ce14d3066c48c4523dde0 (patch) | |
| tree | d35669f39935423eb1d4d9495fe7a0fc70c6be86 /src/i18n | |
| parent | 949f47063b0114cd72630d3862df96429835f925 (diff) | |
add a translation
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index ead333c1..b9519617 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -574,6 +574,7 @@ "mention": "Mention", "mute": "Mute", "muted": "Muted", + "na": "N/A", "per_day": "per day", "remote_follow": "Remote follow", "report": "Report", |
