Skip to content

Commit 8e83913

Browse files
committed
Merge branch 'develop' into 'master'
Fixes translations, minor version up See merge request gtt/redmine_gtt!16
2 parents df78941 + 8d1578f commit 8e83913

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

config/locales/ja.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ ja:
2626
gtt_text_settings_geometry_example: "2747491302261fbc47967ba62621af22"
2727

2828
label_gtt: "GTT"
29+
label_gtt_bbox_filter: 場所
30+
label_gtt_distance: 距離
2931
label_gtt_tile_source: タイルソース
3032
label_gtt_tile_source_new: 新しいタイルソース
3133
label_gtt_tile_source_plural: タイルソース
@@ -42,7 +44,7 @@ ja:
4244

4345
gtt_settings_map_url: "APIサービスのURL"
4446
gtt_settings_map_apikey: "APIキー"
45-
gtt_settings_map_maxzoom_level: "Maximum 地図ズームレベル"
47+
gtt_settings_map_maxzoom_level: "最大地図ズームレベル"
4648

4749
gtt_settings_geocoder_url: "APIサービスのURL"
4850
gtt_settings_geocoder_apikey: "APIキー"

init.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author 'Georepublic'
66
author_url 'https://hub.georepublic.net/gtt/redmine_gtt'
77
description 'Adds location-based task management and maps'
8-
version '0.9.0'
8+
version '0.9.1'
99

1010
requires_redmine :version_or_higher => '3.4.0'
1111

0 commit comments

Comments
 (0)