Skip to content

Commit 55d227d

Browse files
authored
Localize permission labels (#37)
Signed-off-by: Daniel Kastl <[email protected]>
1 parent 3863ef9 commit 55d227d

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

config/locales/en.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# English strings go here for Rails i18n
21
en:
3-
# my_label: "My label"
2+
permission_view_gtt_smash: "View GTT SMASH"
3+
project_module_gtt_smash: "GTT SMASH"

config/locales/ja.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
ja:
2+
permission_view_gtt_smash: "GTT SMASHの閲覧"
3+
project_module_gtt_smash: "GTT SMASH"

0 commit comments

Comments
 (0)