-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
64 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
<?php | ||
/* | ||
* Translation file for gate | ||
*/ | ||
|
||
return [ | ||
'welcome' => [ | ||
'controls' => [ | ||
'back' => 'Back', | ||
'close' => 'Close', | ||
'next' => 'Next', | ||
], | ||
'intro' => [ | ||
'title' => 'Welcome to :name!', | ||
'message' => ':name lets you share your in-game experiences with people from all over the world.', | ||
], | ||
'about' => [ | ||
'title' => 'About :name', | ||
'message1' => ':name is a recreation of Miiverse made by fans for fans.', | ||
'message2' => 'Since this is a recreation, it may not have the same features as the defunct Miiverse and we\'re working on making them available as soon as possible.', | ||
], | ||
'config' => [ | ||
'title' => 'Configuring your :name Account', | ||
'message' => 'We need some data from you before you can start using :name.', | ||
'display_name' => 'Display Name', | ||
'nnid' => 'Nintendo Network ID', | ||
This comment has been minimized.
Sorry, something went wrong. |
||
'nnid_label' => 'We use your Nintendo Network ID to fetch your Mii image.', | ||
], | ||
'finish' => [ | ||
'title' => 'Have fun in :name!', | ||
'start' => 'Start', | ||
], | ||
], | ||
|
||
'welcome_guest' => [ | ||
'title' => ':name is a gaming community that connects people from all over the world using Mii characters.<br>Use :name to share your gaming experiences and meet people from around the world.', | ||
'message' => 'You will need a Nintendo Network ID in order to create posts or create a profile. Select Link ID to link a new or existing ID.', | ||
'link' => 'Link ID', | ||
'exit' => 'Exit', | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'Display Name', maybe make it say Username