Skip to content

Commit 6a7ef4c

Browse files
authored
fix(locale): correct the name of element Lv in Japanese (#3509)
1 parent 72e66c3 commit 6a7ef4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/locales/ja/science/chemical_element.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@ export default [
576576
},
577577
{
578578
symbol: 'Lv',
579-
name: 'リビモリウム',
579+
name: 'リバモリウム',
580580
atomicNumber: 116,
581581
},
582582
{

0 commit comments

Comments
 (0)