Logo
Explore Help
Sign In
discourse/discourse
1
0
Fork 0
You've already forked discourse
mirror of https://github.com/discourse/discourse.git synced 2025-05-31 07:22:18 +00:00
Code Issues Packages Projects Releases Wiki Activity
discourse/lib/javascripts/locale/sq.js

7 lines
105 B
JavaScript
Raw Normal View History

Add message format support that can be used on complex localization strings Add message about new and unread topics at the bottom of topics move localization helper into lib
2013-05-30 15:53:40 +10:00
MessageFormat.locale.sq = function ( n ) {
if ( n === 1 ) {
return "one";
}
return "other";
};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 219ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API