Giter VIP home page Giter VIP logo

animeclub-translations's Introduction

Anime.club - Translations ๐ŸŒ

This repository contains all translations for the Anime.club website ๐Ÿ˜‰

Thank you for taking a look at the translations โฃ๏ธ By making our translations available to everyone, we hope you could kindly help us to improve our translation efforts ๐Ÿ™

Quick links (Contents)

How to edit a translation

The process is easy as 1-2-3:

GIF on How to Edit a Translation

  1. Press on the language you would like to edit below
  2. Another page would open, make changes there
  3. Submit changes by pressing a green button at the bottom of the page where you edit

Project structure

  • all languages are available in /src directory

  • if a translation phrase is not translated yet:

    • it has a prefix "(en) "
      • for example if you see in /src/japanese.ts:

        deleteArt: `(en) Delete art`,
        • it means we have not translated this phrase yet
  • the translation phrase might be either:

    • a static value:

      addBlog: `Add blog`,
    • or a value that changes (n will be replaced on the website):

      addedNAgo: (n) => `Added ${n} ago`,

Use of translations from this repository in your project

If you place the following link to our website somewhere in your project where your visitors can see it, for example in your About page:

We use translations from <a href="https://anime.club">Anime.club</a>
  • if you do so, you are welcome to use our translations from this repository

animeclub-translations's People

Contributors

o-alexandrov avatar dev-natalya avatar onisereru avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.