Fix language export variables (#1689)
* Fix naming of JS locale constants * Improve the translation instructions re: const names
This commit is contained in:
@ -65,4 +65,4 @@ const bg = {
|
||||
"notifications.column_settings.reblog": "Споделяния:",
|
||||
};
|
||||
|
||||
export default en;
|
||||
export default bg;
|
||||
|
||||
Reference in New Issue
Block a user