mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-21 12:05:07 +01:00
translation: Fix comment out issue in en.jsx (#1698)
This commit is contained in:
parent
ce80d0b0a9
commit
5619099564
@ -5,7 +5,7 @@
|
|||||||
* 1. to add your new string here; and
|
* 1. to add your new string here; and
|
||||||
* 2. to remove old strings that are no longer needed; and
|
* 2. to remove old strings that are no longer needed; and
|
||||||
* 3. to sort the strings by the key.
|
* 3. to sort the strings by the key.
|
||||||
# 4. To rename the `en` const name and export default name to match your locale.
|
* 4. To rename the `en` const name and export default name to match your locale.
|
||||||
* Thanks!
|
* Thanks!
|
||||||
*/
|
*/
|
||||||
const en = {
|
const en = {
|
||||||
|
Loading…
Reference in New Issue
Block a user