Skip to content

Commit 847fd10

Browse files
authored
Localize permission labels (#122)
Signed-off-by: Daniel Kastl <[email protected]>
1 parent 0264929 commit 847fd10

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

config/locales/en.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,6 @@ en:
7272
select_default_geocoder_settings: "Set Geocoder settings:"
7373

7474
# text_osm_url_sample: For example https://cyberjapandata.gsi.go.jp/xyz/std/{z}/{x}/{y}.png
75+
76+
project_module_gtt: "GTT"
77+
permission_manage_gtt_settings: "Manage GTT settings"

config/locales/ja.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,6 @@ ja:
7272
select_default_geocoder_settings: "ジオコーダの設定:"
7373

7474
# text_osm_url_sample: "例: https://cyberjapandata.gsi.go.jp/xyz/std/{z}/{x}/{y}.png"
75+
76+
project_module_gtt: "GTT"
77+
permission_manage_gtt_settings: "GTT設定の管理"

0 commit comments

Comments
 (0)