1
0
mirror of https://github.com/flarum/core.git synced 2025-07-18 15:21:16 +02:00

Add newline to locale switch (#974)

- Added to match format of other sections and increase readability.
This commit is contained in:
Dominion
2016-06-04 13:13:47 +09:00
committed by Toby Zerner
parent 5ca9b43b7e
commit 1c475ea63f

View File

@@ -167,6 +167,7 @@ export default class Translator {
case 'vi':
case 'zh':
return 0;
case 'af':
case 'az':
case 'bn':