Skip to content

Commit

Permalink
テキストを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
naogify committed Jan 28, 2025
1 parent 2618037 commit c7fe108
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extensions/geolonia/gui/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export default [
{
name: (
<FormattedMessage
defaultMessage="高松市スマートマップ"
defaultMessage="空間ID"
description="Name for the 'geolonia' extension"
id="gui.extension.geolonia.name"
/>
Expand All @@ -63,7 +63,7 @@ export default [
insetIconURL: geoloniaInsetIconURL,
description: (
<FormattedMessage
defaultMessage="高松市について知りながらプログラミングも学ぼう!"
defaultMessage="空間IDについて知りながらプログラミングも学ぼう!"
description="Description for the 'geolonia' extension"
id="gui.extension.geolonia.description"
/>
Expand Down

0 comments on commit c7fe108

Please sign in to comment.