12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- {
- "presence.page.buttons.sourceCode": {
- "description": "Source Code button on presence pages.",
- "message": "Pirminis kodas"
- },
- "presence.sections.changelog.title": {
- "description": "The title of the changelog section.",
- "message": "Pakeitimų žurnalas"
- },
- "presence.sections.description.title": {
- "description": "The title of the description section.",
- "message": "Aprašymas"
- },
- "presence.sections.information.author": {
- "description": "One of the strings from the Information section. [on webite -> Author: (username)]",
- "message": "Autorius"
- },
- "presence.sections.information.contributors": {
- "description": "One of the strings from the Information section. [on webite -> Contributors: (array)]",
- "message": "Pagalbininkai"
- },
- "presence.sections.information.supportedurls": {
- "description": "One of the strings from the Information section. [on webite -> Supported URLs: (array)]",
- "message": "Palaikomi URLs"
- },
- "presence.sections.information.tags": {
- "description": "One of the strings from the Information section. [on webite -> Tags: (tag) (tag) (tag)]",
- "message": "Žymos"
- },
- "presence.sections.information.title": {
- "description": "The title of the information section.",
- "message": "Informacija"
- },
- "presence.sections.information.users": {
- "description": "One of the strings from the Information section. [on webite -> Users: (2000)]",
- "message": "Vartotojai"
- },
- "presence.sections.information.version": {
- "description": "One of the strings from the Information section. [on webite -> Version: (2.0)]",
- "message": "Versija"
- }
- }
|