Translated using Weblate (Japanese)

Currently translated at 75.8% (425 of 560 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ja/
This commit is contained in:
Genbuchan 2022-03-21 04:58:26 +00:00 committed by Hosted Weblate
parent 290c40d04c
commit d16a478c8e

View file

@ -2317,5 +2317,17 @@
"passwordsDoNotMatch": "パスワードが一致しません!",
"@passwordsDoNotMatch": {},
"addToSpace": "スペースに追加",
"@addToSpace": {}
"@addToSpace": {},
"bubbleSize": "ふきだしの大きさ",
"@bubbleSize": {
"type": "text",
"placeholders": {}
},
"cantOpenUri": "URIが開けません {uri}",
"@cantOpenUri": {
"type": "text",
"placeholders": {
"uri": {}
}
}
}