Created
December 20, 2015 18:56
-
-
Save lianglee/6af566e5000e527b0d2c to your computer and use it in GitHub Desktop.
Ossn v4.0 new language strings
This file contains hidden or 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
| In components/OssnComments/locale/ossn.en.php | |
| 'comment:edit:success' => 'Comment has been edited successfully', | |
| 'comment:edit:failed' => 'Can not edit your comment', | |
| In components/OssnWall/locale/ossn.en.php | |
| 'ossn:wall:post:saved' => 'Post successfully saved', | |
| 'ossn:wall:post:save:error' => 'Can not save post' | |
| In components/OssnBlock/locale/ossn.en.php | |
| 'ossn:blocked:error' => 'Blocked', | |
| 'ossn:blocked:error:note' => 'You can not view this page because you have been blocked by the user.', |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment