New Crowdin translations (#479)

Enjoy!
This commit is contained in:
Baptiste Gelez
2019-04-19 13:59:03 +01:00
committed by GitHub
parent 4d4f2ba6ed
commit 68dd8602b2
86 changed files with 25912 additions and 4629 deletions
+25 -1
View File
@@ -11,7 +11,31 @@ extern crate stdweb;
use stdweb::web::{event::*, *};
init_i18n!("plume-front", en, fr);
init_i18n!(
"plume-front",
ar,
bg,
ca,
cs,
de,
en,
eo,
es,
fr,
gl,
hi,
hr,
it,
ja,
nb,
pl,
pt,
ro,
ru,
sr,
sk,
sv
);
mod editor;