diff --git a/messages/sq.php b/messages/sq.php new file mode 100644 index 000000000..e5294c0e1 --- /dev/null +++ b/messages/sq.php @@ -0,0 +1,54 @@ + 'Captcha', + 'Go back' => 'Go back', + 'Send' => 'Send', + 'Submit' => 'Submit', + + // Control panel + 'Control panel' => 'Control panel', + + // Errors + 'File not found: %location%' => 'File not found: %location%', + 'Invalid request: not specified %data%' => 'Invalid request: not specified %data%', + + // Feed (feed.php) + 'Feed' => 'Feed', + 'Do not specify a mode for the feed' => 'Do not specify a mode for the feed', + 'This forum does not have a feed' => 'This forum does not have a feed', + 'This user does not have a feed' => 'This user does not have a feed', + + // Style guide (styleguide.php) + 'Hello, %name%' => 'Hello, %name%', + 'Style guide' => 'Style guide', + + // Terms (terms.php) + 'Only administrators see this line' => 'Only administrators see this line', + 'Terms' => 'Terms', + 'The text on this page can be edited in the' => 'The text on this page can be edited in the', +]; \ No newline at end of file