Skip to content

Commit

Permalink
Translated using Weblate (Japanese)
Browse files Browse the repository at this point in the history
Currently translated at 99.7% (774 of 776 strings)

Translation: pzprjs/FailCode
Translate-URL: https://hosted.weblate.org/projects/pzprjs/failcode/ja/
  • Loading branch information
x-sheep authored and weblate committed Aug 3, 2023
1 parent 64bf1b8 commit cc05c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/res/failcode.ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -753,7 +753,7 @@
"bkShadeGt4.invlitso": "領域に白マスが4つ以下しかありません。",
"bkShadeLt4.invlitso": "領域に白マスが5つ以上あります。",
"nmVertexNe.vslither": "ループが通る頂点の数が正しくありません。",
"csLt4": "",
"csLt4": "黒マスの数が4より少ないです。",
"csGt4": "黒マスの数が4より多いです。",
"exPlusNe.magnets": "列に入る「+」の数が正しくありません。",
"exMinusNe.magnets": "列に入る「-」の数が正しくありません。",
Expand Down

0 comments on commit cc05c3e

Please sign in to comment.