1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- {
- "presence.page.buttons.sourceCode": {
- "description": "Source Code button on presence pages.",
- "message": "Izvorni kod"
- },
- "presence.sections.changelog.title": {
- "description": "The title of the changelog section.",
- "message": "Dnevnik promjena"
- },
- "presence.sections.description.title": {
- "description": "The title of the description section.",
- "message": "Opis"
- },
- "presence.sections.information.author": {
- "description": "One of the strings from the Information section. [on webite -> Author: (username)]",
- "message": "Autor"
- },
- "presence.sections.information.contributors": {
- "description": "One of the strings from the Information section. [on webite -> Contributors: (array)]",
- "message": "Prinosnici"
- },
- "presence.sections.information.likes": {
- "description": "One of the strings from the Information section. [on webite -> Likes: (56)]",
- "message": "Sviđa mi se"
- },
- "presence.sections.information.supportedurls": {
- "description": "One of the strings from the Information section. [on webite -> Supported URLs: (array)]",
- "message": "Podržani URL-ovi"
- },
- "presence.sections.information.tags": {
- "description": "One of the strings from the Information section. [on webite -> Tags: (tag) (tag) (tag)]",
- "message": "Oznake"
- },
- "presence.sections.information.title": {
- "description": "The title of the information section.",
- "message": "Informacije"
- },
- "presence.sections.information.users": {
- "description": "One of the strings from the Information section. [on webite -> Users: (2000)]",
- "message": "Korisnici"
- },
- "presence.sections.information.version": {
- "description": "One of the strings from the Information section. [on webite -> Version: (2.0)]",
- "message": "Verzija"
- }
- }
|