summaryrefslogtreecommitdiff
path: root/app/Locale/ja_JP
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2017-11-27 11:14:37 -0800
committerFrédéric Guillot <fred@kanboard.net>2017-11-27 11:14:37 -0800
commit1db9bc1b2e8e0134f6276771a08b54c4748f8e5e (patch)
tree0761742fa384a106b9006adc8c982e0f73b9f572 /app/Locale/ja_JP
parentdc7024590720271c2b9bbd661e1e9af2b7a1659b (diff)
Update code base and doc to use kanboard.org domain
Diffstat (limited to 'app/Locale/ja_JP')
-rw-r--r--app/Locale/ja_JP/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php
index 6aaf2571..b0803078 100644
--- a/app/Locale/ja_JP/translations.php
+++ b/app/Locale/ja_JP/translations.php
@@ -1009,7 +1009,7 @@ return array(
'Change subtask position' => 'サブタスクの位置を変更',
'This value must be greater than %d' => '%dより大きくなければなりません',
'Another swimlane with the same name exists in the project' => '同じ名前の別のスイムレーンがプロジェクトにあります',
- 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => '例:http://example.kanboard.net/(絶対URLの生成に使用)',
+ 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => '例:https://example.kanboard.org/(絶対URLの生成に使用)',
'Actions duplicated successfully.' => 'アクションを複製しました',
'Unable to duplicate actions.' => 'アクションを複製できません',
'Add a new action' => '新しいアクションを追加',